projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
089af25
)
PR c++/57728 - adjust testcase
author
Jason Merrill
<jason@gcc.gnu.org>
Thu, 1 Sep 2016 01:55:47 +0000
(21:55 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Thu, 1 Sep 2016 01:55:47 +0000
(21:55 -0400)
* g++.dg/cpp0x/explicit12.C: Add -save-temps.
From-SVN: r239913
gcc/testsuite/g++.dg/cpp0x/explicit12.C
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/cpp0x/explicit12.C
b/gcc/testsuite/g++.dg/cpp0x/explicit12.C
index 912d507eed6e11ace65b0d397e5b2b4153b7b2ff..cf93428e3acf7eb1df804cc1366219cbf6c248a5 100644
(file)
--- 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<typename T>
struct A