http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50946
Matthew Gretton-Dann <mgretton at sourceware dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mgretton at sourceware dot | |org --- Comment #3 from Matthew Gretton-Dann <mgretton at sourceware dot org> 2012-01-18 13:57:12 UTC --- I can reproduce this for GCC 4.6.2 (rev 183061) with an bare-metal target (arm-none-eabi):c arm-none-eabi-g++ -O2 -mfpu=vfpv3 -mfloat-abi=hard -march=armv7-a -mthumb -fpermissive -w -c webkit_testcase-min.i Current trunk does not ICE on the test case.