[Bug fortran/56581] New: seg fault

walt.brainerd at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Mar 9 20:43:00 GMT 2013


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

             Bug #: 56581
           Summary: seg fault
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: walt.brainerd@gmail.com


Created attachment 29630
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29630
Fixed-form Fortran source

The code is in error as the statement function
is commented out, but seg error . . .

$ gfortran -c rate1.f
rate1.f: In function 'rate1':
rate1.f:36:0: internal compiler error: Segmentation fault
       END                                                              
MCL23370
 ^
libbacktrace could not find executable to open

========================

$ gfortran --version
GNU Fortran (GCC) 4.8.0 20130302 (experimental) [trunk revision 196403]
Copyright (C) 2013 Free Software Foundation, Inc.

========================

Windows 7 running under cygwin, bash.



More information about the Gcc-bugs mailing list