This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32391] Wrong code with optimization on i686-pc-linux-gnu



------- Comment #20 from sunjoong at gmail dot com  2007-06-21 04:35 -------
$ gfortran -O1 -o TMalign TMalign.f 
 In file TMalign.f:2005

      VOLATILE D                                                        
     1
Error: Unclassifiable statement at (1)

(In reply to comment #19)
> You can add VOLATILE statements to your old legacy code and
> gfortran will compile it.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]