From f2a32740dd4a68bb786ee5d28e758dd68c5172db Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Tue, 22 Aug 2000 14:15:57 -0400 Subject: tweak From-SVN: r35880 --- gcc/testsuite/g++.old-deja/g++.jason/template18.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/testsuite/g++.old-deja/g++.jason/template18.C b/gcc/testsuite/g++.old-deja/g++.jason/template18.C index d736826..fa004d2 100644 --- a/gcc/testsuite/g++.old-deja/g++.jason/template18.C +++ b/gcc/testsuite/g++.old-deja/g++.jason/template18.C @@ -1,6 +1,6 @@ // GROUPS passed templates // Bug: g++ emits template instances when it shouldn't. -// Special g++ Options: -g -O0 -Wno-deprecated -fexternal-templates +// Special g++ Options: -g -fno-inline -Wno-deprecated -fexternal-templates // We mark this XFAIL because we can't test for expected linker errors. // If we get an XPASS for this testcase, that's a bug. -- cgit v1.1