http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283
--- Comment #6 from John David Anglin <danglin at gcc dot gnu.org> 2011-11-27 18:35:52 UTC --- Fails have changed somewhat but are still present: WARNING: program timed out.FAIL: g++.dg/eh/simd-1.C -std=gnu++98 execution test WARNING: program timed out.FAIL: g++.dg/eh/simd-1.C -std=gnu++11 execution test FAIL: g++.dg/eh/simd-2.C -std=gnu++98 execution testWARNING: program timed out. FAIL: g++.dg/eh/simd-2.C -std=gnu++11 execution test WARNING: program timed out.FAIL: g++.dg/opt/eh2.C -std=gnu++98 execution test WARNING: program timed out.FAIL: g++.dg/opt/eh2.C -std=gnu++11 execution test Tested first with -fno-delay-branch and it doesn't fail.