http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617
Nicola Pero <nicola at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicola at gcc dot gnu.org --- Comment #8 from Nicola Pero <nicola at gcc dot gnu.org> 2010-11-22 17:39:07 UTC --- Matthias, it looks like this may be an "arm-linux-gnueabi"-specific problem ... it does work for me (as for everyone else) on i686-pc-linux-gnu, but you're clearly on arm-linux-gnueabi. Can you produce a smaller testcase? Does it happen with all Objective-C classes? Thanks