gfortran (gcc version 4.0.0 20050216 ) cannot compile ranlib
(Library of Fortran Routines for Random Number Generation)
http://lib.stat.cmu.edu/general/Utexas/
gfortran -c -fPIC -O2 -mcpu=athlon-mp -mtune=athlon-mp -pipe -mieee-fp qrgnin.f
-o pic/qrgnin.o
 In file qrgnin.f:48

      END
                                                                       1
 Internal Error at (1):
 TODO: Functions with alternate entry points
make: *** [pic/qrgnin.o] Error 1

With that gfortran cannot be used as g77 replacement and perhaps this 
should be added to the meta-bug 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19292

-- 
           Summary: gfortran cannot compile ranlib
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dmitri at unm dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-redhat-linux
  GCC host triplet: i386-redhat-linux
GCC target triplet: i386-redhat-linux


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

Reply via email to