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 _savef* on powerpc*-ibm-aix*


>>>>> Alan Modra writes:

Alan> In addition.  I have to admit that I found the problem before ra_need_lr
Alan> went in my tree, but I think the two patches fix separate problems.
Alan> It's certain that this patch can't replace ra_need_lr as builtin_return
Alan> can be called in a function that doesn't muck with exceptions.  I find
Alan> it a little more difficult to prove that calls_eh_return can be set
Alan> without a builtin_return(0) being called, but I think that's the case.

	Okay, go ahead with your additional patch.

David


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