[Bug fortran/79157] gfortran crashed on sparc with openmpi build
ikozhukhov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Jan 21 01:22:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79157
--- Comment #9 from Igor Kozhukhov <ikozhukhov at gmail dot com> ---
$ gdb --version
GNU gdb (DilOS 7.11.1-2-5) 7.11.1
Copyright (C) 2016 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 "sparcv9-sun-solaris2.11".
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".
$ gfortran-5 -S conftestf.f -g -O2 -wrapper gdb
gdb: unrecognized option `-ffixed-form'
do you have another ideas/example?
More information about the Gcc-bugs
mailing list