[Bug fortran/57042] New: ICE/Segfault with -fdump-parse-tree

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 23 10:09:00 GMT 2013


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

             Bug #: 57042
           Summary: ICE/Segfault with -fdump-parse-tree
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


use iso_fortran_env; print *, real_kinds ; end

fails with:
f951: internal compiler error: Segmentation fault
0x9a43af crash_signal
        ../../gcc/toplev.c:332
0x56e974 show_typespec
        ../../gcc/fortran/dump-parse-tree.c:113



More information about the Gcc-bugs mailing list