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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jeff Law <l...@gcc.gnu.org>:

https://gcc.gnu.org/g:98181563dc4c65c9d23eaa99134e18876b6ec671

commit r10-6217-g98181563dc4c65c9d23eaa99134e18876b6ec671
Author: Jeff Law <l...@torsion.usersys.redhat.com>
Date:   Fri Jan 24 17:44:10 2020 -0500

    Fix ICE due to invalid jump threading request

        PR tree-optimization/92788
        * tree-ssa-threadedge.c (thread_across_edge): Check EDGE_COMPLEX
        not EDGE_ABNORMAL.

        PR tree-optimization/92788
        * g++.dg/pr92788.C: New test.

Reply via email to