http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252
--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2011-11-27 19:24:34 UTC --- Similar fails: FAIL: c-c++-common/tm/inline-asm-2.c (internal compiler error) FAIL: c-c++-common/tm/inline-asm-2.c (test for excess errors) FAIL: c-c++-common/tm/memcpy-1.c (internal compiler error) FAIL: c-c++-common/tm/memcpy-1.c (test for excess errors) FAIL: gcc.dg/tm/20100519.c (internal compiler error) FAIL: gcc.dg/tm/20100519.c (test for excess errors) FAIL: gcc.dg/tm/20100524-2.c (internal compiler error) FAIL: gcc.dg/tm/20100524-2.c (test for excess errors) FAIL: gcc.dg/tm/20100603.c (internal compiler error) FAIL: gcc.dg/tm/20100603.c (test for excess errors) FAIL: gcc.dg/tm/20100610.c (internal compiler error) FAIL: gcc.dg/tm/20100610.c (test for excess errors) FAIL: gcc.dg/tm/20100615-2.c (internal compiler error) FAIL: gcc.dg/tm/20100615-2.c (test for excess errors) FAIL: gcc.dg/tm/20110216.c (internal compiler error) FAIL: gcc.dg/tm/20110216.c (test for excess errors) FAIL: gcc.dg/tm/debug-1.c (internal compiler error) FAIL: gcc.dg/tm/debug-1.c (test for excess errors) FAIL: gcc.dg/tm/ipa-3.c (internal compiler error) FAIL: gcc.dg/tm/ipa-3.c (test for excess errors) FAIL: gcc.dg/tm/irrevocable-7.c (internal compiler error) FAIL: gcc.dg/tm/irrevocable-7.c (test for excess errors) FAIL: gcc.dg/tm/memset.c (internal compiler error) FAIL: gcc.dg/tm/memset.c (test for excess errors) FAIL: gcc.dg/tm/nested-2.c (internal compiler error) FAIL: gcc.dg/tm/nested-2.c (test for excess errors) FAIL: gcc.dg/tm/pr46567-2.c (internal compiler error) FAIL: gcc.dg/tm/pr46567-2.c (test for excess errors) FAIL: gcc.dg/tm/pr47520.c (internal compiler error) FAIL: gcc.dg/tm/pr47520.c (test for excess errors) FAIL: gcc.dg/tm/props-4.c (internal compiler error) FAIL: gcc.dg/tm/props-4.c (test for excess errors) FAIL: gcc.dg/tm/unused.c (internal compiler error) FAIL: gcc.dg/tm/unused.c (test for excess errors) FAIL: gcc.dg/tm/vector-1.c (internal compiler error) FAIL: gcc.dg/tm/vector-1.c (test for excess errors) I'm going to disable -fgnu-tm on PA for now.