This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Fix a couple of IA-64 unwinder bugs


On Wed, 2003-12-10 at 10:46, Jakub Jelinek wrote:
> Ok to commit?

Yes, this looks OK to me, except that you need to document the new
MD_HANDLE_UNWABI macro.  It can be placed in tm.texi right next to the
MD_FALLBACK_FRAME_STATE_FOR macro.

There is a comment in the linux MD_HANDLE_UNWABI macro that I found
confusing.  It says not to touch any br other than b0, but the code
touches b0/b6/b7.

I am assuming that you have tested this or will be testing it.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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