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/57042] New: ICE/Segfault with -fdump-parse-tree


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


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