Launchpad has imported 2 comments from the remote bug at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87764.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2018-10-26T17:41:24+00:00 Matthias Klose wrote:

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 at:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1720699/comments/5

------------------------------------------------------------------------
On 2018-11-03T11:43:45+00:00 Dominiq wrote:

Confirmed from 4.8 up to trunk (9.0). An instrumented compiler gives

f951: Warning: No location in statement
../../work/gcc/fortran/trans.c:1768:39: runtime error: member access within 
null pointer of type 'struct gfc_linebuf'
f951: internal compiler error: Segmentation fault: 11

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1720699/comments/6


** Changed in: gcc
       Status: Unknown => Confirmed

** Changed in: gcc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720699

Title:
  gfortran segfault on continuation at end of program followed by two or
  more newlines

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1720699/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to