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

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

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

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

Reply via email to