This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]