This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HP-PA ABI issues - framepointer handling
- To: law at cygnus dot com
- Subject: Re: HP-PA ABI issues - framepointer handling
- From: Alex Hornby <alex at anvil dot co dot uk>
- Date: Fri, 20 Oct 2000 09:55:27 +0100 (BST)
- Cc: dewar at gnat dot com (Robert Dewar), bosch at gnat dot com, gcc at gcc dot gnu dot org
- References: <14830.48074.84409.376797@prodigy.anvil.co.uk><6493.971971160@upchuck>
Jeffrey A Law writes:
> You're misunderstanding the implications of the areas were we don't comply
> to the unwinding conventions -- it means that the __U_STACK_TRACE function
> provided by HP doesn't work. No more, no less.
>
>
> > Is this the cause of the g++ problems with exceptions thrown from
> > shared libraries on HP-UX?
> No. That's simply a bug and it has been fixed.
> jeff
Thanks Jeff, It all becomes clearer now :)
Alex.