This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/47078] [4.6 Regression] ICE on invalid type
- 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: Sat, 8 Jan 2011 14:54:20 +0000
- Subject: [Bug objc/47078] [4.6 Regression] ICE on invalid type
- Auto-submitted: auto-generated
- References: <bug-47078-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47078
Nicola Pero <nicola at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org
|gnu.org |
--- Comment #2 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-08 14:54:18 UTC ---
I have a patch ready (testing). A similar problem affects objc++ as well; the
patch fixes that too.
Thanks