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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri May  5 21:32:50 2017
New Revision: 247676

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

        PR middle-end/79396
        * tree-eh.c (operation_could_trap_p, stmt_could_throw_1_p): Handle
        FMA_EXPR like tcc_binary or tcc_unary.

        * g++.dg/opt/pr79396.C: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/opt/pr79396.C
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-eh.c

Reply via email to