--- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-06-05 22:58
---
Not a bug in gfortran.
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from david dot kirkby at onetel dot net 2009-06-05 22:10
---
Thanks. On closer inspection, it appears compilation, which was performed on
one SPARC and moved to another is broken quite seriously. Ignore this bug
report.
dave
--
http://gcc.gnu.org/bugzilla/show_bug
--- Comment #1 from dominiq at lps dot ens dot fr 2009-06-05 21:45 ---
Works for me on i686-apple-darwin9 if I remove the lines:
REAL SECOND
EXTERNAL SECOND
since SECOND is a gfortran intrinsic.
--
dominiq at lps dot ens dot fr changed: