[Bug tree-optimization/106737] [13 Regression] ICE: verify_ssa failed (error: stmt with wrong VUSE)

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 27 07:28:55 GMT 2022


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

--- 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:4d291ca6a48eeeef3f51b8ab8452fe2166f021ee

commit r13-2235-g4d291ca6a48eeeef3f51b8ab8452fe2166f021ee
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Sat Aug 27 09:28:02 2022 +0200

    Require fgraphite effective target for pr106737.c test [PR106737]

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

    2022-08-27  Jakub Jelinek  <jakub@redhat.com>

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


More information about the Gcc-bugs mailing list