[Bug tree-optimization/107153] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 10 10:05:55 GMT 2022


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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

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

commit r13-3191-ga99f511c57b5b02edfd5969148c580b4a8737ee8
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Oct 10 12:04:56 2022 +0200

    Require fgraphite effective target for pr107153.c test [PR107153]

    The test uses -floop-parallelize-all which emits a sorry when graphite
    isn't configured in.

    2022-10-10  Jakub Jelinek  <jakub@redhat.com>

            PR tree-optimization/107153
            * gcc.dg/autopar/pr107153.c: Require fgraphite effective target.


More information about the Gcc-bugs mailing list