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/47730] [OOP] ICE on invalid source in connection with SELECT TYPE
Date: Mon, 14 Feb 2011 10:24:00 -0000	[thread overview]
Message-ID: <bug-47730-4-rFdSVJC6z2@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47730-4@http.gcc.gnu.org/bugzilla/>

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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |ice-on-invalid-code
   Last reconfirmed|                            |2011.02.14 10:23:13
                 CC|                            |janus at gcc dot gnu.org
     Ever Confirmed|0                           |1
            Summary|ICE as a consequence of     |[OOP] ICE on invalid source
                   |invalid source code         |in connection with SELECT
                   |attempting to register a    |TYPE
                   |type-bound procedure        |

--- Comment #1 from janus at gcc dot gnu.org 2011-02-14 10:23:13 UTC ---
(In reply to comment #0)
> The code below produces an ICE after reporting that assign_square must be a
> module procedure or an external procedure.

Not quite. For me, the exact output is:

       procedure ::  assign_square
                1
Error: Argument 'this' of 'assign_square' with PASS(this) at (1) must be of the
derived-type 'square'
f951: internal compiler error: in gfc_enforce_clean_symbol_state, at
fortran/symbol.c:3426


I think throwing the error is correct, but of course the ICE should not occur.


  reply	other threads:[~2011-02-14 10:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14  9:49 [Bug fortran/47730] New: ICE as a consequence of invalid source code attempting to register a type-bound procedure arjen.markus at deltares dot nl
2011-02-14 10:24 ` janus at gcc dot gnu.org [this message]
2011-02-14 10:29 ` [Bug fortran/47730] [OOP] ICE on invalid source in connection with SELECT TYPE janus at gcc dot gnu.org
2011-02-14 11:19 ` janus at gcc dot gnu.org
2011-02-14 21:07 ` janus at gcc dot gnu.org
2011-02-14 22:19 ` janus at gcc dot gnu.org
2011-02-14 22:51 ` janus 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-47730-4-rFdSVJC6z2@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).