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: egcs-2.90.27: internal compiler error 892 (for a bogus program)


On Jun 3,  7:58am, Joseph Heled wrote:
} Subject: egcs-2.90.27: internal compiler error 892 (for a bogus program)
> uname -a: SunOS zeal 5.5 Generic sun4u sparc SUNW,Ultra-1 
> 
> ***** Program source:
> 
> 
> 
> class X {
> public:
>   ~X();
> };
> 
> X::~X(void) const
> {
> }

This also breaks 19980525.

Niall


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