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/94030] [8/9/10 Regression] ICE equivalence of an integer and an element of an array of size n
Date: Thu, 02 Apr 2020 07:32:58 +0000	[thread overview]
Message-ID: <bug-94030-4-fDe5nGmwz2@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-94030-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Mark Eggleston
<markeggleston@gcc.gnu.org>:

https://gcc.gnu.org/g:26191cec3421a157f4bafa7760cfd1bc4f90f0e5

commit r8-10157-g26191cec3421a157f4bafa7760cfd1bc4f90f0e5
Author: Mark Eggleston <markeggleston@gcc.gnu.org>
Date:   Thu Apr 2 08:32:05 2020 +0100

    fortran: ICE equivalence with an element of an array PR94030

    Deferred size arrays can not be used in equivalance statements.

    gcc/fortran/ChangeLog:

            Backport from master
            2020-04-02  Mark Eggleston <markeggleston@gcc.gnu.org>

            PR fortran/94030
            * resolve.c (resolve_equivalence): Correct formatting
            around the label "identical_types".  Instead of using
            gfc_resolve_array_spec use is_non_constants_shape_array
            to determine whether the array can be used in a in an
            equivalence statement.

    gcc/testsuite/ChangeLog:

            Backport from master
            2020-04-02  Mark Eggleston <markeggleston@gcc.gnu.org>

            PR fortran/94030
            * gfortran.dg/pr94030_1.f90
            * gfortran.dg/pr94030_2.f90

  parent reply	other threads:[~2020-04-02  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-94030-4@http.gcc.gnu.org/bugzilla/>
2020-03-27  9:51 ` markeggleston at gcc dot gnu.org
2020-03-27 15:42 ` kargl at gcc dot gnu.org
2020-04-02  6:19 ` cvs-commit at gcc dot gnu.org
2020-04-02  7:27 ` cvs-commit at gcc dot gnu.org
2020-04-02  7:32 ` cvs-commit at gcc dot gnu.org [this message]
2020-04-02  7:46 ` markeggleston at gcc dot gnu.org
2020-04-16 13:06 ` tkoenig 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-94030-4-fDe5nGmwz2@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).