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 target/25603] [4.1/4.2 Regression]: Miscompiled FORTRAN program



------- Comment #1 from hjl at lucon dot org  2005-12-30 17:40 -------
Created an attachment (id=10571)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10571&action=view)
A testcase

I got

/usr/gcc-4.2/bin/gfortran -O -fschedule-insns -o bar bar.f
./bar
 PROGRAM XSTART   201.000000000000
 BAR1 XSTART   0.00000000000000
make: *** [bar] Aborted
make: *** Deleting file `bar'


-- 


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



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