This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49414] gcc.dg/pr44194-1.c fails
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jun 2011 17:57:11 +0000
- Subject: [Bug rtl-optimization/49414] gcc.dg/pr44194-1.c fails
- Auto-submitted: auto-generated
- References: <bug-49414-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49414
--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-06-15 17:57:06 UTC ---
For the record, it also fails on powerpc-apple-darwin9.8.0 (see
http://gcc.gnu.org/ml/gcc-testresults/2011-06/msg01771.html ). Could it also be
the cause of new failures in gfortran
FAIL: gfortran.dg/dependency_25.f90 -O1 execution test
FAIL: gfortran.dg/dependency_25.f90 -O2 execution test
FAIL: gfortran.dg/dependency_25.f90 -Os execution test
FAIL: gfortran.dg/der_array_1.f90 -O1 execution test
FAIL: gfortran.dg/der_array_1.f90 -O2 execution test
FAIL: gfortran.dg/der_array_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/der_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops
execution test
FAIL: gfortran.dg/der_array_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
FAIL: gfortran.dg/der_array_1.f90 -O3 -g execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O1 execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O2 execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O3 -fomit-frame-pointer
execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O3 -fomit-frame-pointer
-funroll-loops execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/structure_constructor_1.f03 -O3 -g execution test
?