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: BOZ literal constants are not compatible to any type [PR103413]
Date: Wed, 26 Oct 2022 22:08:28 +0200	[thread overview]
Message-ID: <595dbe80-6bcc-3c2a-7c16-123e6abee152@orange.fr> (raw)
In-Reply-To: <trinity-a8c1203c-bd17-4bfc-85c9-854076a1c363-1666811738919@3c-app-gmx-bap72>

Hello,

Le 26/10/2022 à 21:15, Harald Anlauf via Fortran a écrit :
> Dear all,
> 
> a BOZ as source-expression in an ALLOCATE statement could lead
> to an ICE when the allocate-object was a CLASS variable.
> Since a BOZ has no type, we can handle it as type incompatible
> with any type.  This is also what the Cray compiler does for
> the code in the testcase.
> 
> Regtested on x86_64-pc-linux-gnu.  OK for mainline?
> 
> The PR is marked as a 10/11/12/13 regression, so OK for backports?
> 
OK for both, thanks.

      reply	other threads:[~2022-10-26 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26 19:15 Harald Anlauf
2022-10-26 20:08 ` 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=595dbe80-6bcc-3c2a-7c16-123e6abee152@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).