re PR c++/26433 (Syntax error using __FUNCTION__ in catch handler)

PR c++/26433
	* g++.dg/template/fntry1.C: Add dg-do link.

From-SVN: r114263
This commit is contained in:
Mark Mitchell 2006-05-31 04:07:24 +00:00 committed by Mark Mitchell
parent c7baf9e9fb
commit c32827b0e6
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2006-05-30 Mark Mitchell <mark@codesourcery.com>
PR c++/26433
* g++.dg/template/fntry1.C: Add dg-do link.
PR c++/27808
* g++.dg/parse/friend6.C: New test.

View File

@ -1,4 +1,5 @@
// PR c++/26433
// { dg-do link }
int get_int()
{