warnings_are_errors_1.f90: Add -std=f95 to options.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 15 Apr 2007 20:28:19 +0000 (20:28 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 15 Apr 2007 20:28:19 +0000 (20:28 +0000)
2007-04-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* gfortran.dg/warnings_are_errors_1.f90: Add -std=f95 to options.

From-SVN: r123852

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

index efd83efcae264035c11c1b0ebc0d9c7d69474aac..94dfeab1ecf637fd922641b4add0654fb3c3bc89 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       * gfortran.dg/warnings_are_errors_1.f90: Add -std=f95 to options.
+
 2007-04-15  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/31204
index f14103383dd9db8fb624ec26d14bfbc0a85cd66d..fcbeba5aa51b1fc4b19e22cfd52167aa28a5c13f 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do compile }
-! { dg-options "-Werror -Wunused" }
+! { dg-options "-Werror -Wunused -std=f95" }
 ! PR fortran/21061
 ! gfortran ignores -Werror
 ! free-form tests