From: Jason Merrill Date: Thu, 1 Sep 2016 01:55:47 +0000 (-0400) Subject: PR c++/57728 - adjust testcase X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5b9932bbd5719bf0530721c55a424caff851b18;p=gcc.git PR c++/57728 - adjust testcase * g++.dg/cpp0x/explicit12.C: Add -save-temps. From-SVN: r239913 --- diff --git a/gcc/testsuite/g++.dg/cpp0x/explicit12.C b/gcc/testsuite/g++.dg/cpp0x/explicit12.C index 912d507eed6..cf93428e3ac 100644 --- a/gcc/testsuite/g++.dg/cpp0x/explicit12.C +++ b/gcc/testsuite/g++.dg/cpp0x/explicit12.C @@ -1,5 +1,6 @@ // PR c++/57728 // { dg-do link { target c++11 } } +// { dg-options -save-temps } template struct A