https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87764

            Bug ID: 87764
           Summary: gfortran crashes with illegal code
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen on all active versions (test file ends with two newlines):

$ cat test.f90
end program &

$ /usr/lib/gcc-snapshot/bin/gfortran test.f90
f951: Warning: No location in statement
f951: internal compiler error: Segmentation fault
0x7f3381724fbf ???
       
/build/glibc-hBZSf0/glibc-2.27/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
0x7f3381711b16 __libc_start_main
        ../csu/libc-start.c:310
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.

Reply via email to