This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Fortran, committed] Re: testsuite directive dg-run, again


Committed as Rev. 199684. Thanks for the patch!

Tobias

Manfred Schwarb wrote:
I reran my script made in January to detect strange
dg directives, and indeed, we grew a new one in
the mean time:

Index: string_length_2.f90
===================================================================
--- string_length_2.f90 (revision 199673)
+++ string_length_2.f90 (working copy)
@@ -1,4 +1,4 @@
-! { dg-run }
+! { dg-do run }
 ! { dg-options "-fdump-tree-original" }
 ! Test that all string length calculations are
 ! optimized away.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]