------- Comment #11 from dominiq at lps dot ens dot fr  2007-07-29 11:09 -------
The following test cases fail only with -m64, but not, or differently, with
-m32.

FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O0  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O1  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O2  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer 
execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/alloc_comp_constructor_1.f90  -Os  execution test
FAIL: gfortran.dg/c_assoc.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/c_assoc.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O0  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer  (internal compiler
error)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer -funroll-loops 
(internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/forall_4.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/forall_4.f90  -Os  (test for excess errors)
FAIL: gfortran.dg/where_operator_assign_2.f90  -O  (internal compiler error)
FAIL: gfortran.dg/where_operator_assign_2.f90  -O  (test for excess errors)
FAIL: gfortran.dg/vect/vect-2.f90  -O  scan-tree-dump-times Alignment of access
forced using peeling 3
XPASS: gfortran.dg/vect/vect-3.f90  -O  scan-tree-dump-times Vectorizing an
unaligned access 2
FAIL: gfortran.dg/vect/vect-4.f90  -O  scan-tree-dump-times Alignment of access
forced using peeling 1
FAIL: gfortran.dg/vect/vect-4.f90  -O  scan-tree-dump-times Vectorizing an
unaligned access 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770

Reply via email to