[Bug fortran/23538] New: gfortran hangs on old cray fortran 66 program
dir at lanl dot gov
gcc-bugzilla@gcc.gnu.org
Tue Aug 23 21:03:00 GMT 2005
gfortan generates hundreds of error on this program then hangs - never to return
[dranta:~/tests/gfortran-D] dir% gfortran -o d2ds d2ds.f
In file d2ds.f:88
common/ioinfo/jprint,isqsh,ni
1
Warning: Named COMMON block 'ioinfo' at (1) shall be of the same size
In file d2ds.f:308
...
...
Error: END DO statement expected at (1)
In file d2ds.f:1718
subroutine stravg
1
Error: Unclassifiable statement at (1)
^C
[dranta:~/tests/gfortran-D] dir% gfortran --v
Using built-in specs.
Target: powerpc-apple-darwin7.9.0
Configured with: ./configure --prefix=/Users/dir/gfortran --enable-languages=c,f95
Thread model: posix
gcc version 4.1.0 20050823 (experimental)
[dranta:~/tests/gfortran-D] dir%
--
Summary: gfortran hangs on old cray fortran 66 program
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dir at lanl dot gov
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: powerpc-apple-darwin7.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23538
More information about the Gcc-bugs
mailing list