Internal compiler error in C++ compiler.

Johan Bengtsson johanb@DoCS.UU.SE
Fri May 21 00:21:00 GMT 1999


Hi,
The attached c++-file generates an internal compiler error.
This was actually encountered using a compiler patched to pgcc, so I
don't know if this bug occurs in your code, but I thought you might be 
interested.

Regards,
    / Johan


Egcs-version: gcc version pgcc-2.91.66 19990314/Linux (egcs-1.1.2 release)

Compile command: c++ -Wall -c blockAllocator.cc

OS: RedHat Linux 6.0, Kernel 2.2.7
Arch: i686 (P-II)

Configure args: 
    --prefix=/usr --enable-shared --enable-threads i386-redhat-linux

Modifications:
   Patched to pgcc-1.1.3 
   <URL: http://www.goof.com/pcg/data/source/egcs-1.1.2-pgcc-1.1.3.diff.gz >

Compiler output:
   In file included from blockAllocator.cc:16:
   blockAllocator.hh:35: Internal compiler error.
   blockAllocator.hh:35: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
   blockAllocator.hh:35: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.



More information about the Gcc-bugs mailing list