[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code.

nicola at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 6 15:32:00 GMT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Nicola Pero <nicola at gcc dot gnu.org> 2011-01-06 14:59:44 UTC ---
Closing - no further information / response for 3 months.

It works for me with GCC 4.6 anyway --

gcc test2.m -lobjc
test2.m:6:8: error: redefinition of ‘struct objc_class’
<built-in>:0:0: note: originally defined here

with no internal compiler error :-)

Thanks



More information about the Gcc-bugs mailing list