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 <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:4d291ca6a48eeeef3f51b8ab8452fe2166f021ee

commit r13-2235-g4d291ca6a48eeeef3f51b8ab8452fe2166f021ee
Author: Jakub Jelinek <ja...@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  <ja...@redhat.com>

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

Reply via email to