OSDN Git Service

2010-08-06 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Aug 2010 19:54:34 +0000 (19:54 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Aug 2010 19:54:34 +0000 (19:54 +0000)
* gfortran.dg/dependency_30.f90:  Fix incorrect dg-do line.

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

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dependency_30.f90

index 9013a05..49a72cd 100644 (file)
@@ -1,3 +1,7 @@
+2010-08-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * gfortran.dg/dependency_30.f90:  Fix incorrect dg-do line.
+
 2010-08-06  Jason Merrill  <jason@redhat.com>
 
        * g++.dg/cpp0x/sfinae3.C: New.
index 575dbeb..6deda71 100644 (file)
@@ -1,4 +1,4 @@
-! { do-do compile }
+! { dg-do compile }
 ! { dg-options "-Warray-temporaries" }
 ! PR 45159 - make sure no temporary is created for this.
 subroutine foo(a,b,i,j,k,n)