public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, committed] Fortran cleanup-submodules
@ 2016-04-22 13:54 Dominique d'Humières
  0 siblings, 0 replies; only message in thread
From: Dominique d'Humières @ 2016-04-22 13:54 UTC (permalink / raw)
  To: fortran; +Cc: Paul Richard Thomas, Jakub Jelinek, gcc-patches

I have committed the following as obvious at revision r235367. Is it OK to back port it to the gcc-6 branch?

Dominique

Index: gcc/testsuite/ChangeLog
===================================================================
--- gcc/testsuite/ChangeLog	(revision 235364)
+++ gcc/testsuite/ChangeLog	(working copy)
@@ -1,3 +1,8 @@
+2016-04-22  Dominique d'Humieres  <dominiq@lps.ens.fr>
+
+	* gfortran.dg/submodule_14.f08: Add cleanup-submodules.
+	* gfortran.dg/submodule_15.f08: Likewise.
+
 2016-04-22  Richard Biener  <rguenther@suse.de>
 
 	PR tree-optimization/70740
Index: gcc/testsuite/gfortran.dg/submodule_14.f08
===================================================================
--- gcc/testsuite/gfortran.dg/submodule_14.f08	(revision 235364)
+++ gcc/testsuite/gfortran.dg/submodule_14.f08	(working copy)
@@ -46,4 +46,4 @@
   x = 10
   if (fcn1 (x) .ne. 0) call abort
 end
-
+! { dg-final { cleanup-submodules "test@testson" } }
Index: gcc/testsuite/gfortran.dg/submodule_15.f08
===================================================================
--- gcc/testsuite/gfortran.dg/submodule_15.f08	(revision 235364)
+++ gcc/testsuite/gfortran.dg/submodule_15.f08	(working copy)
@@ -56,3 +56,4 @@
   incr = 1
   if (a3(i) .ne. 11) call abort
 end
+! { dg-final { cleanup-submodules "a@a_son" } }

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

only message in thread, other threads:[~2016-04-22 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-22 13:54 [PATCH, committed] Fortran cleanup-submodules Dominique d'Humières

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).