This is the mail archive of the gcc@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]

Re: HP-PA ABI issues - framepointer handling


<<Go with dwarf2 unwinders.  That's a much more efficient implementation and
it doesn't unduly restrict code generation.  That's the long term plan for
most platforms.  It just needs someone to spend the time to make it work
for the PA.
>>

I don't see how this will handle third party code, which at least for us
is a requirement. But in any case, since when did gcc make a point of NOT
following ABI's. I have always found it an advantage to stress that gcc
made a point of FOLLOWING ABI's and we have found this to be extremely
useful.

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