This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32391] Wrong code with optimization on i686-pc-linux-gnu
- From: "sunjoong at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jun 2007 09:14:54 -0000
- Subject: [Bug fortran/32391] Wrong code with optimization on i686-pc-linux-gnu
- References: <bug-32391-14714@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from sunjoong at gmail dot com 2007-06-21 09:14 -------
I checked VOLATILE statement passing in gfortran 4.3 .
Unfortunately I had failed to buid gfortran (and gcc) 4.3 in my i686,
I only checked that passing with ia64 binary on another ia64 machine.
(There is no gfortran 4.3 binary on i686.)
However, I think and hope it would work after my success of building on i686.
(In reply to comment #21)
> (In reply to comment #20)
> > $ gfortran -O1 -o TMalign TMalign.f
> > In file TMalign.f:2005
> >
> > VOLATILE D
> > 1
> > Error: Unclassifiable statement at (1)
>
> Sigh. Try it with gfortran 4.3.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32391