This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34413] gfortran.dg/ltrans-7.f90 doesn't work
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2007 17:00:34 -0000
- Subject: [Bug tree-optimization/34413] gfortran.dg/ltrans-7.f90 doesn't work
- References: <bug-34413-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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