This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
C++ on Red Hat 6.2: internal compiler error 390
- To: gcc-bugs at gcc dot gnu dot org
- Subject: C++ on Red Hat 6.2: internal compiler error 390
- From: Ian Barton <ijbarton at ameritech dot net>
- Date: Fri, 01 Sep 2000 02:00:50 -0500
g++ -v --save-temps -O3 -ffast-math -c getdata.cc
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 -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__EXCEPTIONS -D__OPTIMIZE__
-Asystem(unix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__
-D__tune_i386__ getdata.cc getdata.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:
/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 getdata.ii -quiet
-dumpbase getdata.cc -O3 -version -ffast-math -o getdata.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).
getdata.cc: In function `void GetGalaxyData(const char *, class vector<galaxy
*,__default_alloc_template<true,0> > &)':
getdata.cc:112: Internal compiler error 390.
getdata.cc:112: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
getdata.cc:112: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make: *** [getdata.o] Error 1
getdata.ii.bz2