]> git.ipfire.org Git - thirdparty/gcc.git/commit
Require fgraphite effective target for pr106737.c test [PR106737]
authorJakub Jelinek <jakub@redhat.com>
Sat, 27 Aug 2022 07:28:02 +0000 (09:28 +0200)
committerJakub Jelinek <jakub@redhat.com>
Sat, 27 Aug 2022 07:28:02 +0000 (09:28 +0200)
commit4d291ca6a48eeeef3f51b8ab8452fe2166f021ee
tree6a533c77fc549cf5cf1db49b3284689ee4af3f8b
parent152895769581468e98807bbb8835ef63cc07727d
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.
gcc/testsuite/gcc.dg/autopar/pr106737.c