public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mikael Morin <morin-mikael@orange.fr>
To: Harald Anlauf <anlauf@gmx.de>, fortran <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Fortran: error recovery from calculation of storage size of a symbol [PR103504]
Date: Tue, 26 Jul 2022 09:02:15 +0200	[thread overview]
Message-ID: <6f7a182a-8fb2-151f-2e10-08ea107e2cca@orange.fr> (raw)
In-Reply-To: <trinity-fb271e75-4d75-42b9-a0aa-5fd8d7a7ad38-1658781577938@3c-app-gmx-bap14>

Le 25/07/2022 à 22:39, Harald Anlauf via Fortran a écrit :
> Dear all,
> 
> we currently may ICE when array bounds of a dummy argument have
> a non-integer type, and the procedure with the bad declaration is
> referenced.  The same applies to bad character length of dummies.
> We could simply punt in such a situation, as the causing error
> seems to be reliably diagnosed, see testcase.
> 
> Regtested on x86_64-pc-linux-gnu.  OK for mainline?
> 
Yes.

> This is a really safe fix and potentially backportable to other
> open branches.  Would that be fine?
> 
I think it is.

Thanks.

      reply	other threads:[~2022-07-26  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 20:39 Harald Anlauf
2022-07-26  7:02 ` Mikael Morin [this message]

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=6f7a182a-8fb2-151f-2e10-08ea107e2cca@orange.fr \
    --to=morin-mikael@orange.fr \
    --cc=anlauf@gmx.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).