This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages
- From: "nicola at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 02:44:56 +0000
- Subject: [Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages
- Auto-submitted: auto-generated
- References: <bug-48167-4@http.gcc.gnu.org/bugzilla/>
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