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]

Re: Bug in local spilling code


On Fri, Oct 30, 1998 at 12:04:53AM +0100, Bernd Schmidt wrote:
> The problem is that the handler which needs to be called can change during
> the execution of the function that has the nonlocal label.  See
> stmt.c:expand_end_bindings, it changes the handler slot for every block
> that has cleanups and/or a stack level.

Good heavens.  Ok, leave well enough alone, I guess.


r~


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