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/25041] New: gfortran internal compiler error: Segmentation fault when compiling 'rksuite_90'


The file 'rksuite_90.f90' from the archive 'rksuite_90.tar' from www.netlib.org
or  http://math.la.asu.edu/~eric/mat420/rksuite_90.tar produces an internal
compiler error:

$ gfortran41 -c rksuite_90.f90       
rksuite_90.f90: In function 'interpolate_r1':
rksuite_90.f90:2646: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I found bug #22160 but I believe that this is a different problem. I can
compile the file mentioned in bug #22160 just fine.


-- 
           Summary: gfortran internal compiler error: Segmentation fault
                    when compiling 'rksuite_90'
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: haymaker at mail dot utexas dot edu
  GCC host triplet: i386 FreeBSD 6.0
GCC target triplet: i386 FreeBSD 6.0


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


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