Commit 31ce75c6 by Patrick Palka

Adjust dg-do directive in mangle2.C

gcc/testsuite/ChangeLog:

	PR c++/62212
	* g++.dg/template/mangle2.C: The dg-do directive should be
	"compile" not "assemble".

From-SVN: r234482
parent 3caf0ca1
2016-03-25 Patrick Palka <ppalka@gcc.gnu.org>
PR c++/62212
* g++.dg/template/mangle2.C: The dg-do directive should be
"compile" not "assemble".
2016-03-25 Bernd Schmidt <bschmidt@redhat.com>
PR lto/69650
......
// PR c++/62212
// { dg-do assemble }
// { dg-do compile }
typedef int my_int;
......
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