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/104625] ICE in fixup_array_ref, at fortran/resolve.cc:9275 since r10-2912-g70570ec192745095
Date: Fri, 27 Oct 2023 08:33:58 +0000	[thread overview]
Message-ID: <bug-104625-4-SBimk08IqA@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-104625-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pault@gcc.gnu.org>:

https://gcc.gnu.org/g:b038e202210eb3e982c2ec802438edd523b47a02

commit r14-4966-gb038e202210eb3e982c2ec802438edd523b47a02
Author: Paul Thomas <pault@gcc.gnu.org>
Date:   Fri Oct 27 09:33:38 2023 +0100

    Fortran: Fix some problems with SELECT TYPE selectors [PR104625].

    2023-10-27  Paul Thomas  <pault@gcc.gnu.org>

    gcc/fortran
            PR fortran/104625
            * expr.cc (gfc_check_vardef_context): Check that the target
            does have a vector index before emitting the specific error.
            * match.cc (copy_ts_from_selector_to_associate): Ensure that
            class valued operator expressions set the selector rank and
            use the rank to provide the associate variable with an
            appropriate array spec.
            * resolve.cc (resolve_operator): Reduce stacked parentheses to
            a single pair.
            (fixup_array_ref): Extract selector symbol from parentheses.

    gcc/testsuite/
            PR fortran/104625
            * gfortran.dg/pr104625.f90: New test.
            * gfortran.dg/associate_55.f90: Change error check.

  parent reply	other threads:[~2023-10-27  8:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 21:32 [Bug fortran/104625] New: ICE in fixup_array_ref, at fortran/resolve.cc:9275 gscfq@t-online.de
2022-02-21 21:32 ` [Bug fortran/104625] " gscfq@t-online.de
2022-02-24 14:25 ` [Bug fortran/104625] ICE in fixup_array_ref, at fortran/resolve.cc:9275 since r10-2912-g70570ec192745095 marxin at gcc dot gnu.org
2023-10-23 21:15 ` anlauf at gcc dot gnu.org
2023-10-24 18:26 ` pault at gcc dot gnu.org
2023-10-24 18:37 ` anlauf at gcc dot gnu.org
2023-10-25 18:44 ` anlauf at gcc dot gnu.org
2023-10-26  8:26 ` pault at gcc dot gnu.org
2023-10-26  8:26 ` pault at gcc dot gnu.org
2023-10-27  8:33 ` cvs-commit at gcc dot gnu.org [this message]
2023-10-27  9:18 ` pault 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-104625-4-SBimk08IqA@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).