Error in egcs on solaris

Klavs Wismann kw@oedan.dk
Fri May 7 01:59:00 GMT 1999


I'm using egcs-1.1.2 on solaris 2.6, Sun Ultra 5.

I have a problem executing this small program test.C. The output should
be:
before2
before
bug
after
after2
(This is produced with same program test.C and compiler on AIX 4.2.1)

but solaris produces:
before2
before
bug
after2

Somehow the 'Method bug' method does not return to Callback::Call.

As I said earlier the same code and compiler works fine on AIX.

Can anyone tell what is wrong and hopefully provide a fix?!?!?!


Best regards,
--------------------------------------------------------------------------
 Klavs Wismann             -------------
 Odegaard A/S             |   /\        |    telephone:  +45 35 26 60 11     
 1, Kroghsgade            |__/  \  /\___|      telefax:  +45 35 26 50 18
 2100 Copenhagen East     |      \/     |       e-mail:      kw@oedan.dk
 Denmark                   -------------     home page: www.oedegaard.com
--------------------------------------------------------------------------


More information about the Gcc-bugs mailing list