This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Internal compiler error 89


Michael Roth <mroth@nessie.de> said:
> Now the problem: Gcc 2.95 terminates compiling the following invalid C++
> code with an internal error instead of printing an error message:
> 
> 
> -------- 8>< -------- 8>< -------- 8>< -------- 8>< --------
> enum A { SOMETHING };
> 
> class B {
>     using A::sometext;
> };
> -------- 8>< -------- 8>< -------- 8>< -------- 8>< --------

Same internal compiler error 89 here: SPARC-linux, egcs-20000110.
--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]