public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/114024] ICE allocate statement with source=cmp%re and z an array
Date: Fri, 23 Feb 2024 21:39:30 +0000	[thread overview]
Message-ID: <bug-114024-4-98RT12r4tZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114024-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114024

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anlauf@gcc.gnu.org>:

https://gcc.gnu.org/g:80d126ba99f4b9bc64d4861b3c4bae666497f2d4

commit r14-9160-g80d126ba99f4b9bc64d4861b3c4bae666497f2d4
Author: Steve Kargl <kargl@gcc.gnu.org>
Date:   Fri Feb 23 22:05:04 2024 +0100

    Fortran: ALLOCATE statement, SOURCE/MOLD expressions with subrefs
[PR114024]

            PR fortran/114024

    gcc/fortran/ChangeLog:

            * trans-stmt.cc (gfc_trans_allocate): When a source expression has
            substring references, part-refs, or %re/%im inquiries, wrap the
            entity in parentheses to force evaluation of the expression.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/allocate_with_source_27.f90: New test.
            * gfortran.dg/allocate_with_source_28.f90: New test.

    Co-Authored-By: Harald Anlauf <anlauf@gmx.de>

  parent reply	other threads:[~2024-02-23 21:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20 21:42 [Bug fortran/114024] New: " kargl at gcc dot gnu.org
2024-02-20 21:57 ` [Bug fortran/114024] " sgk at troutmask dot apl.washington.edu
2024-02-21  1:31 ` kargl at gcc dot gnu.org
2024-02-21 18:27 ` kargl at gcc dot gnu.org
2024-02-23 21:39 ` cvs-commit at gcc dot gnu.org [this message]
2024-03-06 21:03 ` cvs-commit at gcc dot gnu.org
2024-03-06 21:08 ` anlauf at gcc dot gnu.org

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=bug-114024-4-98RT12r4tZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).