Skip to content
Snippets Groups Projects
Commit 1e050c90 authored by Aditya Kumar's avatar Aditya Kumar Committed by Sebastian Pop
Browse files

fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier


The patch disables all fuse-*.c tests when configuring gcc with isl 0.14 or earlier.

ChangeLog:

	* Makefile.in: Regenerate.
	* Makefile.tpl: Export ISLVER.
	* configure: Regenerate.
	* config/isl.m4: Detect isl-0.15.

gcc/

	* Makefile.in: Set ISLVER in site.exp.

gcc/testsuite/

	* gcc.dg/graphite/graphite.exp: Only run the fuse-*.c tests with isl-0.15.

Co-Authored-By: default avatarSebastian Pop <s.pop@samsung.com>

From-SVN: r232811
parent c8ee4bf5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment