public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/24557] ICE: PRINTing function result of size depending on assumed length CHARACTER dummy
Date: Thu, 27 Oct 2005 22:00:00 -0000	[thread overview]
Message-ID: <20051027220008.14273.qmail@sourceware.org> (raw)
In-Reply-To: <bug-24557-11549@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-27 22:00 -------
Confirmed, backtace:
#0  0x080ffa9b in convert_nonlocal_reference (tp=0xb7c6cabc,
walk_subtrees=0xbfe14468, data=0xbfe14538)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:829
#1  0x0836eea5 in walk_tree (tp=0xb7c6cabc, func=0x80ff9f0
<convert_nonlocal_reference>, data=0xbfe14538, 
    pset=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree.c:7094
#2  0x080fce05 in walk_stmts (wi=0xbfe14538, tp=Variable "tp" is not available.
)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:612
#3  0x080fced0 in walk_stmts (wi=0xbfe14538, tp=Variable "tp" is not available.
)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:580
#4  0x080fced0 in walk_stmts (wi=0xbfe14538, tp=Variable "tp" is not available.
)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:580
#5  0x080fd40f in walk_function (callback=Variable "callback" is not available.
) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:643
#6  0x080fd477 in walk_all_functions (callback=0x80ff9f0
<convert_nonlocal_reference>, root=0xb7c2f820)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:655
#7  0x080feeac in lower_nested_functions (fndecl=0xb7c69c80)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/tree-nested.c:1513
#8  0x083e7a49 in cgraph_finalize_function (decl=0xb7c69c80, nested=0 '\0')
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cgraphunit.c:431
#9  0x080abaf3 in gfc_generate_function_code (ns=0x876b7f8)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-decl.c:2675
#10 0x0809a104 in gfc_generate_code (ns=0x876b7f8)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans.c:683
#11 0x0807ebad in gfc_parse_file () at
/home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/parse.c:2589


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-27 22:00:08
               date|                            |
            Summary|ICE: PRINTing function      |ICE: PRINTing function
                   |result of size depending on |result of size depending on
                   |assumed length CHARACTER    |assumed length CHARACTER
                   |dummy                       |dummy


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


  reply	other threads:[~2005-10-27 22:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 11:16 [Bug fortran/24557] New: " eedelman at gcc dot gnu dot org
2005-10-27 22:00 ` pinskia at gcc dot gnu dot org [this message]
2006-01-25 14:52 ` [Bug fortran/24557] " paul dot richard dot thomas at cea dot fr
2006-02-06 13:51 ` pinskia at gcc dot gnu dot org
2006-02-16  7:04 ` pault at gcc dot gnu dot org
2006-02-16  7:07 ` pault at gcc dot gnu dot org
2006-03-07  0:07 ` pault at gcc dot gnu dot org
2006-03-07  2:24 ` pinskia at gcc dot gnu dot 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=20051027220008.14273.qmail@sourceware.org \
    --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).