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: checking and simplification of RESHAPE intrinsic [PR103794]
Date: Wed, 24 May 2023 21:48:22 +0200	[thread overview]
Message-ID: <c286cedb-63f1-a059-700f-f4962f39f97a@orange.fr> (raw)
In-Reply-To: <trinity-f90ea4af-3d2d-4a0c-8444-480ac3e3639f-1684702102536@3c-app-gmx-bap32>

Le 21/05/2023 à 22:48, Harald Anlauf via Fortran a écrit :
> Dear all,
> 
> checking and simplification of the RESHAPE intrinsic could fail in
> various ways for sufficiently complicated arguments, like array
> constructors.  Debugging revealed that in these cases we determined
> that the array arguments were constant but we did not properly
> simplify and expand the constructors.
> 
> A possible solution is the extend the test for constant arrays -
> which already does an expansion for initialization expressions -
> to also perform an expansion for small constructors in the
> non-initialization case.
> 
> Regtested on x86_64-pc-linux-gnu.  OK for mainline?
> 
OK, thanks.

      reply	other threads:[~2023-05-24 19:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21 20:48 Harald Anlauf
2023-05-24 19:48 ` 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=c286cedb-63f1-a059-700f-f4962f39f97a@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).