* gfortran.dg/advance_3.f90: Add dg-do compile directive.

From-SVN: r120016
This commit is contained in:
Brooks Moses 2006-12-18 22:19:00 +00:00 committed by Brooks Moses
parent ec75a430b0
commit b125079071
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-12-18 Brooks Moses <brooks.moses@codesourcery.com>
* gfortran.dg/advance_3.f90: Add dg-do compile directive.
2006-12-18 Ian Lance Taylor <iant@google.com>
* g++.dg/warn/Wmissing-declarations-1.C: New test.

View File

@ -1,3 +1,4 @@
! { dg-do compile }
subroutine foo
real :: a
a = 1