ICE egcs-2.92.32 19981220

Horst von Brand vonbrand@inf.utfsm.cl
Tue Dec 22 09:01:00 GMT 1998


Ulf Larsson <ulf.larsson@mbow337.swipnet.se> said:
> The latest snapshot egcs-2.92.32 19981220, has problem with exception
> specifiers. The following code generates a internal compiler error
> 
> class A {
> public:
>   inline void f() throw( int )  {}
>   inline ~A() throw() {}
> };

Also crashes here at line 4 (sparc-sun-solaris2.5.1, haifa enabled, -O2
-fomit-frame-pointer). Also ICEs with just:

extern void *f(unsigned int) throw();

I reported this last ICE before on i586-linux-gnu (glibc-2.0.108,
binutils-2.9.1.0.19a) 
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513




More information about the Gcc-bugs mailing list