This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal compiler error 191
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal compiler error 191
- From: Jeff Galyan <talisman at anamorphic dot com>
- Date: Wed, 22 Sep 1999 00:54:46 -0600
- Organization: What, me organized?
While attempting to compile Crystal Space.
gcc version: egcs-2.91.66
system: Intel i586 Linux 2.2.10
compiler options: g++ -c -o out/LINUX/INTEL/optimize/polyset.o
libs/csengine/basic/polyset.cpp -Wall -mpentium -march=i586
-fno-exceptions -fno-rtti -O6 -fomit-frame-pointer -I. -I./apps
-I./include -I./libs -I./support -Ilibs/libjpeg -Ilibs/libpng
-Ilibs/zlib
shell output:
[jgalyan@talisman CS]$ gcc -v --save-temps -c -o
out/LINUX/INTEL/optimize/polyset.o libs/csengine/basic/polyset.cpp -Wall
-mpentium -march=i586 -fno-exceptions -fno-rtti -O6
-fomit-frame-pointer -I. -I./apps -I./include -I./libs -I./support
-Ilibs/libjpeg -Ilibs/libpng -Ilibs/zlib
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp -lang-c++ -v -I.
-I./apps -I./include -I./libs -I./support -Ilibs/libjpeg -Ilibs/libpng
-Ilibs/zlib -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus
-D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Di386 -D__i386__ -Dlinux -D__ELF__
-D__unix__ -D__i386__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux
-Asystem(posix) -D__OPTIMIZE__ -Wall -Asystem(unix) -Acpu(i386)
-Amachine(i386) -Di386 -D__i386 -D__i386__ -Di586 -Dpentium -D__i586
-D__i586__ -D__pentium -D__pentium__ libs/csengine/basic/polyset.cpp
polyset.ii
GNU CPP version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386
Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
.
apps
include
libs
support
/usr/include/g++-2
/usr/local/include
/usr/i386-redhat-linux/include
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include
/usr/include
End of search list.
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cc1plus polyset.ii
-mcpu=pentium -quiet -dumpbase polyset.cc -mpentium -march=i586 -O6
-Wall -version -fno-exceptions -fno-rtti -fomit-frame-pointer -o
polyset.s
GNU C++ version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
(i386-redhat-linux) compiled by GNU C version egcs-2.91.66
19990314/Linux (egcs-1.1.2 release).
libs/csengine/basic/polyset.cpp: In method `const struct INTERFACE_ENTRY
* csPolygonSet::GetInterfaceTable()':
libs/csengine/basic/polyset.cpp:49: Internal compiler error 191.
libs/csengine/basic/polyset.cpp:49: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
libs/csengine/basic/polyset.cpp:49: See
<URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
--
Jeff Galyan
http://www.anamorphic.com
http://www.sun.com
jeffrey dot galyan at sun dot com
talisman at anamorphic dot com
Sun Certified Java(TM) Programmer
======================================================================
Linus Torvalds on Microsoft and software development:
"... if it's a hobby for me and a job for you, why are you doing such a
shoddy job of it?"
The views expressed herein do not necessarily reflect those of my
employer.
Sun Microsystems, Inc., has no connection to my involvement with the
Mozilla Organization.
polyset.ii.bz2