These tests fail with the GNU runtime. The following is a reduced testcase: @interface NXConstantString { Class isa; char *c_string; unsigned int len; } @end
void g(void) { @""; } -- Summary: [4.1 Regression] string[12].m fails with the gnu runtime Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22274