public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch, Fortran, committed] fix bracket in dejagnu directive
@ 2018-01-30 22:38 Janus Weil
  0 siblings, 0 replies; only message in thread
From: Janus Weil @ 2018-01-30 22:38 UTC (permalink / raw)
  To: gfortran, gcc-patches

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  <janus@gcc.gnu.org>

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-30 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30 22:38 [Patch, Fortran, committed] fix bracket in dejagnu directive Janus Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).