On Wed, Apr 6, 2011 at 8:57 AM, Eric Botcazou <ebotca...@adacore.com> wrote:
> Hi,
>
> this patchlet ensures that return statements are preserved at -O0 so that you
> can put a breakpoint on them in the debugger.
>
> Bootstrapped/regtested on x86_64-suse-linux, OK for the mainline?

Ok.

Thanks,
Richard.

>
> 2011-04-06  Eric Botcazou  <ebotca...@adacore.com>
>
>        * gimple-low.c (lower_gimple_return): When not optimizing, force
>        labels associated with user returns to be preserved.
>
>
> 2011-04-06  Eric Botcazou  <ebotca...@adacore.com>
>
>        * gnat.dg/return3.adb: New test.
>
>
> --
> Eric Botcazou
>

Reply via email to