OSDN Git Service

PR c++/26433
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2006 04:07:24 +0000 (04:07 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2006 04:07:24 +0000 (04:07 +0000)
* g++.dg/template/fntry1.C: Add dg-do link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114263 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/fntry1.C

index 6946b7d..ddd2fda 100644 (file)
@@ -1,5 +1,8 @@
 2006-05-30  Mark Mitchell  <mark@codesourcery.com>
 
 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.
 
        PR c++/27808
        * g++.dg/parse/friend6.C: New test.
 
index 80b2aff..494be5a 100644 (file)
@@ -1,4 +1,5 @@
 // PR c++/26433
 // PR c++/26433
+// { dg-do link }
 
 int get_int()
 {
 
 int get_int()
 {