public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias@codesourcery.com>
To: gcc-patches <gcc-patches@gcc.gnu.org>, fortran <fortran@gcc.gnu.org>
Subject: [committed] gfortran.dg/c-interop/deferred-character-2.f90: Fix dg-do
Date: Fri, 14 Oct 2022 18:38:09 +0200	[thread overview]
Message-ID: <c57bf84c-383e-1591-1c44-1b652fc1499f@codesourcery.com> (raw)

[-- 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

                 reply	other threads:[~2022-10-14 16:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c57bf84c-383e-1591-1c44-1b652fc1499f@codesourcery.com \
    --to=tobias@codesourcery.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).