[Bug ipa/103451] [12 Regression] crash at gcc/range-op.cc:1836 since r12-5531-g1b0acc4b800b589a

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 30 10:23:40 GMT 2021


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Aldy Hernandez <aldyh@gcc.gnu.org>:

https://gcc.gnu.org/g:f33fdda0b805ff6097f9f325d73a4b07e72170b0

commit r12-5615-gf33fdda0b805ff6097f9f325d73a4b07e72170b0
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Mon Nov 29 12:52:45 2021 +0100

    Remove can_throw_non_call_exceptions special case from
operator_div::wi_fold.

            PR tree-optimization/103451

    gcc/ChangeLog:

            * range-op.cc (operator_div::wi_fold): Remove
            can_throw_non_call_exceptions special case.
            * tree-ssa-sink.c (sink_code_in_bb): Same.

    gcc/testsuite/ChangeLog:

            * gcc.dg/pr103451.c: New test.


More information about the Gcc-bugs mailing list