public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Richard Thomas <paul.richard.thomas@gmail.com>
To: "fortran@gcc.gnu.org" <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: [Patch, fortran] PR92586 - ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types
Date: Sat, 26 Aug 2023 15:40:25 +0100	[thread overview]
Message-ID: <CAGkQGiLbxiSSwS3qBZbdoR3axpw-FPn-9WvyXmTrcQDdvfnt_g@mail.gmail.com> (raw)

Committed as 'obvious'. 13-branch to follow.

commit r14-3501-g44bcb51eb0d5cac6eb2de54541ca8e6c2d738160
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Sat Aug 26 14:37:49 2023 +0100

    Fortran: Supply a missing dereference [PR92586]

    2023-08-26  Paul Thomas  <pault@gcc.gnu.org>

    gcc/fortran
            PR fortran/92586
            * trans-expr.cc (gfc_trans_arrayfunc_assign): Supply a missing
            dereference for the call to gfc_deallocate_alloc_comp_no_caf.

    gcc/testsuite/
            PR fortran/92586
            * gfortran.dg/pr92586.f90 : New test

Paul

                 reply	other threads:[~2023-08-26 14:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAGkQGiLbxiSSwS3qBZbdoR3axpw-FPn-9WvyXmTrcQDdvfnt_g@mail.gmail.com \
    --to=paul.richard.thomas@gmail.com \
    --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).