[Bug target/20095] gcc.dg/cleanup-5.c fails on ia64-hpux

sje at cup dot hp dot com gcc-bugzilla@gcc.gnu.org
Thu Mar 10 23:21:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list