C++ on Red Hat 6.2: internal compiler error 390

Ian Barton ijbarton@ameritech.net
Fri Sep 1 00:02:00 GMT 2000


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: getdata.ii.bz2
Type: application/x-bzip2
Size: 34707 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000901/b795cb73/attachment.bz2>


More information about the Gcc-bugs mailing list