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]

Exception Handling and other test failures on HPUX


Greetings,

    I've mentioned this before, but I was not so nearly ready to provide
a plethora of information regarding the build and testsuite output etc.

I'm compiling egcs 1.0.3a (with 1.0.2) on an HPUX 10.20 machine which
has the 2.8 binutils on it, including GNU as.  I have configured
--with-gnu-as and done a make bootstrap, which appears to complete
without errors.  However, a problem was brought to my attention when I
tried executing egcs-compiled code that threw an exception.  Instead of
getting caught in the appropriate catch clause, the program simply
coredumped.

After running the testsuite, it would appear there are many many
'FAIL's, mostly on 98% of the eh tests.

It is not my wish to spam anyone, so I will simply say I've got the logs
from the testsuite if someone wishes to request them.  I'm eager to
discover what the problem is, be it my own error in building egcs, or
within egcs itself.  Anyone with similar experience please feel free to
enlighten me - I have scaned the archives (quickly) and saw no similar
reports.

Thanks,

    -Dave Gould



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