http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36580
Nicola Pero <nicola at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicola at gcc dot gnu.org --- Comment #1 from Nicola Pero <nicola at gcc dot gnu.org> 2010-09-30 09:15:26 UTC --- This works (does not generate an internal compiler error) with both GCC 4.1 and GCC 4.6. I tried compiling with 'gcc -O3 test.m -lobjc'. Do you have any other details on how to reproduce it ? Thanks