public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/68152] ICE on declaring array result for function and entry
Date: Thu, 29 Oct 2015 22:34:00 -0000	[thread overview]
Message-ID: <bug-68152-4-3RzGVrfY8q@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-68152-4@http.gcc.gnu.org/bugzilla/>

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-10-29
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (6.0). As for pr68151 I see a change of behavior
between
revisions r217961 (2014-11-22)

pr68152.f90:1:

function f(n)
1
Internal Error at (1):
gfc_compare_array_spec(): Array spec clobbered

and r218255 (2014-12-02)

f951: internal compiler error: gfc_compare_array_spec(): Array spec clobbered

f951: internal compiler error: Abort trap: 6
gfortran: internal compiler error: Abort trap: 6 (program f951)


  parent reply	other threads:[~2015-10-29 22:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 18:22 [Bug fortran/68152] New: " gerhard.steinmetz.fortran@t-online.de
2015-10-29 18:23 ` [Bug fortran/68152] " gerhard.steinmetz.fortran@t-online.de
2015-10-29 22:34 ` dominiq at lps dot ens.fr [this message]
2023-08-26 14:15 ` mikael at gcc dot gnu.org
2023-08-26 17:04 ` 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-68152-4-3RzGVrfY8q@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).