Internal error #378
René Møller Fonseca
fonseca@mip.sdu.dk
Sun Aug 20 08:54:00 GMT 2000
See attachments for source code and compilation results.
My system:
Distribution
RedHat - Pinstripe/Rawhide
CPU
686
notdeclared.cpp
g++ -v --save-temps notdeclared.cpp
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (experimental)
/usr/lib/gcc-lib/i386-redhat-linux/2.96/cpp0 -lang-c++ -D__GNUG__=2 -v -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) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_i386__ notdeclared.cpp notdeclared.ii
GNU CPP version 2.96 20000731 (experimental) (cpplib)
(i386 Linux/ELF)
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/i386-redhat-linux/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/include/g++-3
/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/cc1plus notdeclared.ii -quiet -dumpbase notdeclared.cpp -version -o notdeclared.s
GNU C++ version 2.96 20000731 (experimental) (i386-redhat-linux) compiled by GNU C version 2.96 20000731 (experimental).
notdeclared.cpp:1: `size_t' was not declared in this scope
notdeclared.cpp:1: parse error before `)'
notdeclared.cpp: In function `void *operator new (int)':
notdeclared.cpp:1: Internal error #378.
notdeclared.cpp:1: Internal compiler error in pushdecl, at
../gcc/cp/decl.c:4109
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notdeclared.cpp
Type: text/x-c
Size: 64 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000820/1c43848e/attachment.bin>
More information about the Gcc-bugs
mailing list