https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84289

--- Comment #2 from claudio daffra <daffra.claudio at gmail dot com> ---
yes, but people expects g++ emit warning , Independent from optimisation
level , referring others simlar bug . can you fix ?

Il 09 feb 2018 00:09, "manu at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org>
ha scritto:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84289
>
> Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>              Status|UNCONFIRMED                 |RESOLVED
>                  CC|                            |manu at gcc dot gnu.org
>          Resolution|---                         |DUPLICATE
>
> --- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
> The try-catch creates:
>
>   # n_1 = PHI <n_6(3), n_13(D)(9)>
>   # .MEM_2 = PHI <.MEM_4(3), .MEM_12(9)>
>   _15 = n_1;
>
> and PHI is only handled with optimization.
>
> *** This bug has been marked as a duplicate of bug 43361 ***
>
> --
> You are receiving this mail because:
> You reported the bug.

Reply via email to