Commit d23a572f by Jakub Jelinek

re PR testsuite/39792 (g++.dg/ext/complit11.C failed)

	PR testsuite/39792
	* g++.dg/ext/complit11.C: Add empty dg-options.

From-SVN: r146223
parent 7072a650
2009-04-17 Jakub Jelinek <jakub@redhat.com>
PR testsuite/39792
* g++.dg/ext/complit11.C: Add empty dg-options.
2009-04-16 Andrew Pinski <pinskia@gmail.com>
PR C++/17570
PR c++/17570
* g++.dg/template/defarg11.C: New test.
2009-04-16 Andrew Pinski <pinskia@gmail.com>
PR C++/28766
PR c++/28766
* g++.dg/ext/complit11.C: New testcase.
2009-04-15 Le-Chun Wu <lcwu@google.com>
......@@ -2047,7 +2052,7 @@
2009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR C++/36607
PR c++/36607
* g++.dg/expr/cast10.C: New test.
2009-02-03 Joseph Myers <joseph@codesourcery.com>
......@@ -2490,7 +2495,7 @@
2009-01-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR C++/29388
PR c++/29388
* g++.dg/template/error37.C: New testcase.
2009-01-15 Jason Merrill <jason@redhat.com>
......
// { dg-do compile }
// { dg-options "" }
struct A { int i; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment