OSDN Git Service

Forgot to add dg-do
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 20:21:49 +0000 (20:21 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Dec 2004 20:21:49 +0000 (20:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92159 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.dg/init/array17.C

index 7fdb196..4240f71 100644 (file)
@@ -1,3 +1,6 @@
+// { dg-do compile }
+
+
 class StringMap { 
   const char empty_str[1]; 
 public: 
 class StringMap { 
   const char empty_str[1]; 
 public: