------- Additional Comments From sje at cup dot hp dot com 2005-03-10 23:21 ------- I have submitted a patch to xfail this test. I do not think we should change the ia64-hpux platform to build the GCC unwind library. It currently uses the system unwind library instead and I think that is the right thing to do. This test fails because it uses _UA_END_OF_STACK which is a GCC extension to the standard IA64 unwind ABI and the HP-UX system unwind does not have it. Other tests with this issue are already xfailed on HP-UX.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20095