------- Comment #3 from dominiq at lps dot ens dot fr  2007-12-15 17:00 -------
Same thing on Darwin at -m64. It comes from
http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00277.html, but I don't know why
it has been commited and why it fails with -m64 but not with -m32.

[ibook-dhum] f90/bug% gfc -m64 -O2 -ftree-loop-linear -fdump-tree-ltrans-all
/opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/ltrans-7.f90
[ibook-dhum] f90/bug% a.out 

 PC =   0.0000E+00
 UC =   0.0000E+00
 VC =   0.0000E+00

[ibook-dhum] f90/bug% grep "transformed loop" ltrans-7.f90.101t.ltrans
[ibook-dhum] f90/bug%


-- 


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

Reply via email to