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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Mar 30 12:32:08 2016
New Revision: 234552

URL: https://gcc.gnu.org/viewcvs?rev=234552&root=gcc&view=rev
Log:
        Backported from mainline
        2016-02-19  Jakub Jelinek  <ja...@redhat.com>

        PR middle-end/69838
        * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
        call copy_reg_eh_region_note_forward on before and/or after sequences
        and remove note from insn if it no longer can throw.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/lra.c

Reply via email to