public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] gfortran.dg/c-interop/deferred-character-2.f90: Fix dg-do
@ 2022-10-14 16:38 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-10-14 16:38 UTC (permalink / raw)
  To: gcc-patches, fortran

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

Just spotted this. It did only compile instead of also run and was the
only occurrence I could find for 'dg-.*execute'.

Committed as https://gcc.gnu.org/r13-3306

Tobias
-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

[-- Attachment #2: committed.diff --]
[-- Type: text/x-patch, Size: 754 bytes --]

commit 3760dd553eed21ac5614cf0d0841ca984b4361e2
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Oct 14 18:34:49 2022 +0200

    gfortran.dg/c-interop/deferred-character-2.f90: Fix dg-do
    
    gcc/testsuite/
            * gfortran.dg/c-interop/deferred-character-2.f90: Use 'dg-do run'.

diff --git a/gcc/testsuite/gfortran.dg/c-interop/deferred-character-2.f90 b/gcc/testsuite/gfortran.dg/c-interop/deferred-character-2.f90
index 356097af241..4dab32662c6 100644
--- a/gcc/testsuite/gfortran.dg/c-interop/deferred-character-2.f90
+++ b/gcc/testsuite/gfortran.dg/c-interop/deferred-character-2.f90
@@ -1,5 +1,5 @@
 ! PR 92482
-! { dg-do execute}
+! { dg-do run }
 !
 ! TS 29113
 ! 8.7 Interoperability of procedures and procedure interfaces

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

only message in thread, other threads:[~2022-10-14 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14 16:38 [committed] gfortran.dg/c-interop/deferred-character-2.f90: Fix dg-do Tobias Burnus

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