public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Thomas Koenig <tkoenig@netcologne.de>
To: "fortran@gcc.gnu.org" <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [ patch, testsuite, fortran] Replace "call abort" by "stop n"
Date: Thu, 15 Feb 2018 23:25:00 -0000	[thread overview]
Message-ID: <93359a9c-8b45-c7e4-b6ec-c75a0812a78b@netcologne.de> (raw)
In-Reply-To: <9fe99d94-89d0-41ba-e298-fb853d8bd02a@netcologne.de>

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

I wrote:

> OK for trunk?

Following a remark by Steve, here is an additional test case which
checks if abort actually works.  I'll add that to the patch
when it is committed.

Regards

	Thomas

[-- Attachment #2: abort_shouldfail.f90 --]
[-- Type: text/x-fortran, Size: 99 bytes --]

! { dg-do  run }
! { dg-shouldfail "Program aborted." }
program main
  call abort
end program main

       reply	other threads:[~2018-02-15 23:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9fe99d94-89d0-41ba-e298-fb853d8bd02a@netcologne.de>
2018-02-15 23:25 ` Thomas Koenig [this message]
2018-02-15 23:37   ` Steve Kargl
2018-02-16  8:10     ` Janus Weil
2018-02-16  8:11 ` Janne Blomqvist
2018-02-17 14:14   ` Thomas Koenig
2018-02-17 22:03     ` Janus Weil
2018-02-18  0:38       ` Thomas Koenig
2018-02-18 12:31         ` Janus Weil

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=93359a9c-8b45-c7e4-b6ec-c75a0812a78b@netcologne.de \
    --to=tkoenig@netcologne.de \
    --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).