Hi all,

I have just committed an obvious patch that adds a closing bracket in
a dg-options directive in the testsuite as r257208:

Index: gcc/testsuite/gfortran.dg/pr68318_1.f90
===================================================================
--- gcc/testsuite/gfortran.dg/pr68318_1.f90    (revision 257207)
+++ gcc/testsuite/gfortran.dg/pr68318_1.f90    (working copy)
@@ -1,5 +1,5 @@
 ! { dg-do compile }
-! { dg-options "-O0"
+! { dg-options "-O0" }
 ! PR fortran/68318
 ! Original code submitted by Gerhard Steinmetz
 ! <gerhard dot steinmetz dot fortran at t-online dot de>


Cheers,
Janus


2018-01-30  Janus Weil  <ja...@gcc.gnu.org>

    * gfortran.dg/pr68318_1.f90: Add closing bracket in dejagnu directive.

Reply via email to