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/64674] [OOP] ICE in ASSOCIATE with allocated class
Date: Mon, 19 Jan 2015 22:09:00 -0000	[thread overview]
Message-ID: <bug-64674-4-7dmkM2ut6J@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64674-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from janus at gcc dot gnu.org ---
When commenting the line with 'CL%map', one gets a different ICE:

   associate(CL => Cls(1))
 1
internal compiler error: in gfc_conv_expr_descriptor, bei
fortran/trans-array.c:6499
0x692657 gfc_conv_expr_descriptor(gfc_se*, gfc_expr*)
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/trans-array.c:6499
0x6de41c trans_associate_var
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/trans-stmt.c:1313
0x6de41c gfc_trans_block_construct(gfc_code*)
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/trans-stmt.c:1463
0x681d37 trans_code
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/trans.c:1755
0x6a2d63 gfc_generate_function_code(gfc_namespace*)
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/trans-decl.c:5843
0x63e400 translate_all_program_units
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/parse.c:5341
0x63e400 gfc_parse_file()
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/parse.c:5538
0x67dda5 gfc_be_parse_file
    /home/jweil/gcc/gcc50/trunk/gcc/fortran/f95-lang.c:228


  reply	other threads:[~2015-01-19 22:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 17:03 [Bug fortran/64674] New: OOP Internal compiler error in associate " antony at cosmologist dot info
2015-01-19 22:09 ` janus at gcc dot gnu.org [this message]
2015-02-09 11:14 ` [Bug fortran/64674] [OOP] ICE in ASSOCIATE with class array dominiq at lps dot ens.fr
2015-05-04 15:08 ` vehre at gcc dot gnu.org
2015-05-04 15:10 ` vehre at gcc dot gnu.org
2015-06-23  9:07 ` vehre at gcc dot gnu.org
2015-07-03  8:16 ` vehre 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-64674-4-7dmkM2ut6J@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).