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/37566] gfortran segfaults



------- Comment #3 from brian at dessent dot net  2008-09-17 20:44 -------
Subject: Re:  gfortran segfaults

You don't appear to be building FSF gcc but instead a Redhat patched
gcc:

configure:10520:
/builddir/build/BUILD/gcc-4.3.2-20080905/obj-sparc64-redhat-linux/./gcc/gfortran
-B/builddir/build/BUILD/gcc-4.3.2-20080905/obj-sparc64-redhat-linux/./gcc/
-B/usr/sparc64-redhat-linux/bin/ -B/usr/sparc64-redhat-linux/lib/
-isystem /usr/sparc64-redhat-linux/include -isystem
/usr/sparc64-redhat-linux/sys-include --version </dev/null >&5
GNU Fortran (GCC) 4.3.2 20080905 (Red Hat 4.3.2-3)
Copyright (C) 2008 Free Software Foundation, Inc.


configure:13398:
/builddir/build/BUILD/gcc-4.3.2-20080905/obj-sparc64-redhat-linux/./gcc/gfortran
-B/builddir/build/BUILD/gcc-4.3.2-20080905/obj-sparc64-redhat-linux/./gcc/
-B/usr/sparc64-redhat-linux/bin/ -B/usr/sparc64-redhat-linux/lib/
-isystem /usr/sparc64-redhat-linux/include -isystem
/usr/sparc64-redhat-linux/sys-include -c -g -O2  conftest.f >&5
: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

You should report the ICE to redhat bugzilla as it says in the error.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37566


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