[patch] -fnon-call-exceptions vs LTO

Richard Guenther richard.guenther@gmail.com
Sun May 16 19:54:00 GMT 2010


On Sun, May 16, 2010 at 9:17 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> IIUC this is already broken for -fexceptions, see
>> http://gcc.gnu.org/ml/gcc-bugs/2010-05/msg01685.html.
>
> I'm seeing weird things as well, like the personality routine being changed by
> the LTO compiler in a function with exception handlers.  Is that expected?

It should only be changed to the generic one if that works.

Richard.

> --
> Eric Botcazou
>



More information about the Gcc-patches mailing list