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:
parent
c7baf9e9fb
commit
c32827b0e6
@ -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.
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// PR c++/26433
|
||||
// { dg-do link }
|
||||
|
||||
int get_int()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user