[Bug fortran/92191] internal compiler error: Segmentation fault

john_watts at isoparix dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 23 11:47:00 GMT 2019


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

--- Comment #6 from John Watts <john_watts at isoparix dot com> ---
e:\ISOPERF\SRC>gfortran -g  -ffpe-trap=zero,overflow,underflow -fdollar-ok
-wrapper gdb,--args -c fosyan.f
GNU gdb (GDB) (Cygwin 8.1.1-1) 8.1.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/gcc/x86_64-pc-cygwin/7.4.0/f951.exe...(no
debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/gcc/x86_64-pc-cygwin/7.4.0/f951.exe fosyan.f
-ffixed-form -quiet -dumpbase fosyan.f -mtune=generic -march
=x86-64 -auxbase fosyan -g -ffpe-trap=zero,overflow,underflow -fdollar-ok
-fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-cygwin/7.4
.0/finclude -o /cygdrive/c/Users/John/AppData/Local/Temp/ccARjpXR.s
[New Thread 11648.0x1fbc]
[New Thread 11648.0x2e2c]
[New Thread 11648.0x2e8c]
[New Thread 11648.0x1884]

Thread 1 "f951" received signal SIGSEGV, Segmentation fault.
0x00000001004fcf20 in ?? ()
(gdb)


More information about the Gcc-bugs mailing list