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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:5b2cc633794f6e1f882d46bdefe267401d33285e

commit r11-3808-g5b2cc633794f6e1f882d46bdefe267401d33285e
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Oct 12 08:51:05 2020 +0200

    tree-optimization/97357 - avoid abnormals in loop splitting conditions

    This avoids abnormals in another place.

    2020-10-12  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/97357
            * tree-ssa-loop-split.c (ssa_semi_invariant_p): Abnormal
            SSA names are not semi invariant.

            * gcc.dg/pr97357.c: New testcase.

Reply via email to