another reproducible internal error for 1.0.3
Ragnar Hojland Espinosa
ragnar@lightside.ddns.org
Fri Aug 14 15:25:00 GMT 1998
Tipos are good for finding bugs *grin*
lightside:/tmpb# e++ x.C
x.C: In function `int main()':
x.C:8: Internal compiler error.
x.C:8: Please submit a full bug report to `egcs-bugs@cygnus.com'.
lightside:/tmpb# e++ --version
egcs-2.90.29 980515 (egcs-1.0.3 release)
lightside:/tmpb# cat x.C
struct W
{
};
main()
{
W w;
void *v = static_cast <void*>(w);
}
--
____/| Ragnar Hojland (ragnar@lightside.ddns.org) Fingerprint 94C4B
\ o.O| 2F0D27DE025BE2302C
=(_)= "Thou shalt not follow the NULL pointer for 104B78C56 B72F0822
U chaos and madness await thee at its end." hkp://keys.pgp.com
More information about the Gcc-bugs
mailing list