ICE with gcc-2.95.2 and gcc-2.96 20000510 [WAS Re: possible bug

Andris Pavenis pavenis@latnet.lv
Mon May 22 01:50:00 GMT 2000


For next similar bug report please read how to submit bug report in 
gcc docs. 

Here is this bug report transformed to a bit more usable form.
I verified that I'm getting internal compiler error when compiling
the sample under Linux with both gcc-2.95.2 and gcc-2.96 20000510
(so seems bug is not fixed in current development version)

hal:~/tests$ gcc -save-temps -c ice000522.cc
ice000522.cc: In function `int main()':
ice000522.cc:31: assuming & on `Dog::Speak'
ice000522.cc:31: assuming & on `Dog::Move'
ice000522.cc:31: assuming & on `Dog::Eat'
ice000522.cc:31: assuming & on `Dog::Growl'
ice000522.cc:31: assuming & on `Dog::Whimper'
ice000522.cc:31: assuming & on `Dog::RollOver'
ice000522.cc:31: assuming & on `Dog::PlayDead'
ice000522.cc:31: Internal compiler error in `const_hash', at varasm.c:2372
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.

See included preprocessed source (gcc-2.95.2) in attachment

Andris

On Sat, 20 May 2000, Paul Bibbings wrote:

> This is a bug report for RHIDE Version 1.4.7.6 (Apr 14 2000 18:44:41)
> I am running MS-DOS 7.10
> 


More information about the Gcc-bugs mailing list