This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicola at gcc dot gnu.org
            Summary|[4.7 Regression]            |[4.7 Regression]
                   |Bootstrapping revision      |Bootstrapping broken
                   |171075 fails on             |whenever "obj-c++" is
                   |x86_64-apple-darwin10       |included in the list of
                   |                            |languages

--- Comment #2 from Nicola Pero <nicola at gcc dot gnu.org> 2011-03-21 02:44:30 UTC ---
It also happens on my GNU/Linux i386.

If you include "obj-c++" in the list of languages, then it won't bootstrap.  
It's been broken for 5 days now (I did produce a fix/patch, but it's never been 
approved so I couldn't apply it).

As a sad consequence, we can expect all regression testers to simply remove
Objective-C++ from the list of languages they test.

Thanks


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]