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 two regressions on S/390


On Wed, May 29, 2002 at 03:29:06PM +0200, Ulrich Weigand wrote:
> To fix this problem, I'm changing s390_emit_epilogue to never
> the FRAME_RELATED_P on any epilogue insn, even if it changes
> the stack / frame pointer.  This should not hurt normally,
> as no exception should ever be unwound through any insn inside
> the epilog code ...

For the benefit of debug information, we should fix this 
problem genericly at some point.  That and fix the fact 
that most targets don't mark the epilogue at all...



r~


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