This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32393] gfortran - incorrect run time results
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2007 09:41:07 -0000
- Subject: [Bug fortran/32393] gfortran - incorrect run time results
- References: <bug-32393-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #23 from burnus at gcc dot gnu dot org 2007-06-22 09:41 -------
> All Used Variables intialized
Do you actually get still wrong results with gfortran? If yes, which platform
and compiler version?
Here, I fail to get a wrong result with ifort, NAG f95, sunf95, gfortran 4.1.3,
4.2.0 and 4.3(of today) with several optimization flags and both for 32 and 64
bit on x86-64.
As Dominique, I still get an error for "g95 -O2", but that is a different
compiler (usually found with GCC 4.0.x backend; note GCC < 4.1.x is no longer
maintained.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32393