This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] add 'rs6000_in_function_epilogue_p()'


On Thu, Dec 01, 2005 at 05:07:24PM -0800, Jim Blandy wrote:
> Paul wanted to fast-track this patch, in hopes it could get into the
> 6.4 release.  Joel, what are your thoughts?

I'm opposed.  The patch is a serious hack - it assumes that the exit of
the function is near the end of the function - and I think we need to
think about the underlying issues a bit.  It's also for a very minor
bug.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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