public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "janus at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/45794] [4.6 Regression] ICE: Segmentation fault in gfc_conv_procedure_call
Date: Sat, 02 Oct 2010 11:57:00 -0000	[thread overview]
Message-ID: <20101002115700.-IksjhS50h0j9yThvqYv9ZRlax61fRAWk66jWLhhkcU@z> (raw)
In-Reply-To: <bug-45794-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45794

--- Comment #2 from janus at gcc dot gnu.org 2010-10-02 11:57:49 UTC ---
I think this regression is due to r153793, which was Tobias' fix for PR41850.

The reason for the ICE is that the formal argument "mask" of
"_gfortran_mmaxloc0_4_r4" has "as = NULL" (while the actual argument has
nonzero rank). I'm not sure if the missing array spec is special to MAXLOC, or
if this is the case for all intrinsics.


  parent reply	other threads:[~2010-10-02 11:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25 22:10 [Bug fortran/45794] New: internal compiler error: Segmentation fault neil.n.carlson at gmail dot com
2010-09-25 22:14 ` [Bug fortran/45794] [4.6 Regression] ICE: Segmentation fault in gfc_conv_procedure_call burnus at gcc dot gnu.org
2010-09-30 11:18 ` rguenth at gcc dot gnu.org
2010-10-02 11:57 ` janus at gcc dot gnu.org [this message]
2010-11-12 20:27 ` jvdelisle at gcc dot gnu.org
2010-11-12 23:19 ` jvdelisle at gcc dot gnu.org
2010-11-12 23:25 ` jvdelisle at gcc dot gnu.org
2010-11-12 23:29 ` jvdelisle 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=20101002115700.-IksjhS50h0j9yThvqYv9ZRlax61fRAWk66jWLhhkcU@z \
    --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).