From a7355f503d3d6f0a8e98b48440fcfc72cc7a8963 Mon Sep 17 00:00:00 2001 From: tschwinge Date: Wed, 15 Feb 2017 14:43:42 +0000 Subject: Restore Graphite fuse-*.c testing * Makefile.tpl: Remove HOST_ISLVER. (HOST_EXPORTS): Remove ISLVER. * Makefile.in: Regenerate. gcc/ * Makefile.in (site.exp): Remove "set ISLVER". gcc/testsuite/ * gcc.dg/graphite/graphite.exp: Merge "fuse_files" into "opt_files". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245483 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/Makefile.in') diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 821584a1703..0cde1aeb1a3 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -3805,7 +3805,6 @@ site.exp: ./config.status Makefile echo "set PLUGINCFLAGS \"$(PLUGINCFLAGS)\"" >> ./site.tmp; \ echo "set GMPINC \"$(GMPINC)\"" >> ./site.tmp; \ fi - @echo "set ISLVER \"$(ISLVER)\"" >> ./site.tmp # If newlib has been configured, we need to pass -B to gcc so it can find # newlib's crt0.o if it exists. This will cause a "path prefix not used" # message if it doesn't, but the testsuite is supposed to ignore the message - -- cgit v1.2.3