This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal error bug report
- To: <gcc-bugs at gcc dot gnu dot org>
- Subject: Internal error bug report
- From: N Socci <soccin at rockefeller dot edu>
- Date: Thu, 05 Oct 2000 23:13:08 -0400
While attempting to compile the GNU plotutil package (v 2.4.1) on a Linux
system (Redhat 7.0) with gcc version 2.96 20000731 (Red Hat Linux 7.0)
I get an internal error.
Here is the command line and the output. The preprocessor output is attached
to this message.
> gcc -v --save-temps -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I./../include -DLIBPLOT -O2 -c g_range.c -fPIC -DPIC -o .libs/g_range.lo
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
/usr/lib/gcc-lib/i386-redhat-linux/2.96/cpp0 -lang-c -v -I. -I. -I..
-I/usr/X11R6/include -I./../include -D__GNUC__=2 -D__GNUC_MINOR__=96
-D__GNUC_PATCHLEVEL__=0 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__
-D__linux__ -D__unix -D__linux
-Asystem(posix) -D__OPTIMIZE__ -Acpu(i386) -Amachine(i386) -Di386 -D__i386
-D__i386__ -D__tune_i386__ -D__PIC__ -D__pic__ -DHAVE_CONFIG_H -DLIBPLOT
-DPIC g_range.c g_range.i
GNU CPP version 2.96 20000731 (Red Hat Linux 7.0) (cpplib)
(i386 Linux/ELF)
ignoring nonexistent directory "/usr/i386-redhat-linux/include"
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
.
..
/usr/X11R6/include
../include
/usr/local/include
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include
/usr/include
End of search list.
/usr/lib/gcc-lib/i386-redhat-linux/2.96/cc1 g_range.i -quiet -dumpbase
g_range.
c -O2 -version -fPIC -o g_range.s
GNU C version 2.96 20000731 (Red Hat Linux 7.0) (i386-redhat-linux) compiled
by
GNU C version 2.96 20000731 (Red Hat Linux 7.0).
g_range.c: In function `_set_bezier3_bbox':
g_range.c:390: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
--
Nicholas D. Socci
Center for Studies in Physics and Biology
The Rockefeller University
Box 25
1230 York Ave
New York, NY 10021
phone: (212) 327-8139
FAX: (212) 327-8192
email: soccin@rockefeller.edu
g_range.i.bz2