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/66969] Internal compiler error, segmentation fault
Date: Sun, 30 Aug 2015 13:36:00 -0000	[thread overview]
Message-ID: <bug-66969-4-hgJGFAD44t@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-66969-4@http.gcc.gnu.org/bugzilla/>

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-08-30
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (6.0), backtrace

* thread #1: tid = 0x3763a43, 0x000000010098b77a f951`get_chain_decl at
tree-nested.c:240, queue = 'com.apple.main-thread', stop reason =
EXC_BAD_ACCESS (code=1, address=0x50)
    frame #0: 0x000000010098b77a f951`get_chain_decl at tree-nested.c:240
   237  static tree
   238  get_frame_type (struct nesting_info *info)
   239  {
-> 240    tree type = info->frame_type;
   241    if (!type)
   242      {
   243        char *name;
(lldb) bt
* thread #1: tid = 0x3763a43, 0x000000010098b77a f951`get_chain_decl at
tree-nested.c:240, queue = 'com.apple.main-thread', stop reason =
EXC_BAD_ACCESS (code=1, address=0x50)
  * frame #0: 0x000000010098b77a f951`get_chain_decl at tree-nested.c:240
    frame #1: 0x000000010098b77a f951`get_chain_decl(info=0x0000000144000b30) +
10
    frame #2: 0x000000010098dc53
f951`get_nonlocal_debug_decl(info=0x0000000144000b30, decl=0x000000014350b990)
+ 723 at tree-nested.c:858
    frame #3: 0x000000010098dd79
f951`convert_nonlocal_reference_op(tp=0x00000001436d6108,
walk_subtrees=<unavailable>, data=0x00007fff5fbfeef0) + 265 at
tree-nested.c:941
    frame #4: 0x0000000100b3e6a3 f951`walk_tree_1(tp=0x00000001436d6108,
func=0x000000010098dc70, data=0x00007fff5fbfeef0, pset=0x0000000000000000,
lh=0x0000000000000000)(tree_node**, int*, void*), void*, hash_set<tree_node*,
default_hash_traits<tree_node*> >*, tree_node* (*)(tree_node**, int*,
tree_node* (*)(tree_node**, int*, void*), void*, hash_set<tree_node*,
default_hash_traits<tree_node*> >*)) + 371 at tree.c:11296
    frame #5: 0x000000010098de38
f951`convert_nonlocal_reference_op(tp=0x00000001436d6108,
walk_subtrees=<unavailable>, data=0x00007fff5fbfeef0) + 456 at
tree-nested.c:1037
    frame #6: 0x0000000100b3e6a3 f951`walk_tree_1(tp=0x00000001436d4d18,
func=0x000000010098dc70, data=0x00007fff5fbfeef0, pset=0x0000000000000000,
lh=0x0000000000000000)(tree_node**, int*, void*), void*, hash_set<tree_node*,
default_hash_traits<tree_node*> >*, tree_node* (*)(tree_node**, int*,
tree_node* (*)(tree_node**, int*, void*), void*, hash_set<tree_node*,
default_hash_traits<tree_node*> >*)) + 371 at tree.c:11296
    frame #7: 0x0000000100686063 f951`walk_gimple_op(stmt=0x00000001436d4cd0,
callback_op=0x000000010098dc70, wi=0x00007fff5fbfeef0)(tree_node**, int*,
void*), walk_stmt_info*) + 1539 at gimple-walk.c:204
    frame #8: 0x00000001006863d4 f951`walk_gimple_stmt(gsi=0x00007fff5fbfeab0,
callback_stmt=0x000000010098e560, callback_op=0x000000010098dc70,
wi=0x00007fff5fbfeef0)(gimple_stmt_iterator*, bool*, walk_stmt_info*),
tree_node* (*)(tree_node**, int*, void*), walk_stmt_info*) + 148 at
gimple-walk.c:562
    frame #9: 0x0000000100686621 f951`walk_gimple_seq_mod(pseq=<unavailable>,
callback_stmt=0x000000010098e560, callback_op=0x000000010098dc70,
wi=0x00007fff5fbfeef0)(gimple_stmt_iterator*, bool*, walk_stmt_info*),
tree_node* (*)(tree_node**, int*, void*), walk_stmt_info*) + 81 at
gimple-walk.c:54
    frame #10: 0x0000000100686543 f951`walk_gimple_stmt(gsi=0x00007fff5fbfeb40,
callback_stmt=0x000000010098e560, callback_op=0x000000010098dc70,
wi=0x00007fff5fbfeef0)(gimple_stmt_iterator*, bool*, walk_stmt_info*),
tree_node* (*)(tree_node**, int*, void*), walk_stmt_info*) + 515 at
gimple-walk.c:608
    frame #11: 0x0000000100686621 f951`walk_gimple_seq_mod(pseq=<unavailable>,
callback_stmt=0x000000010098e560, callback_op=0x000000010098dc70,
wi=0x00007fff5fbfeef0)(gimple_stmt_iterator*, bool*, walk_stmt_info*),
tree_node* (*)(tree_node**, int*, void*), walk_stmt_info*) + 81 at
gimple-walk.c:54
    frame #12: 0x0000000100686513 f951`walk_gimple_stmt(gsi=0x00007fff5fbfebd0,
callback_stmt=0x000000010098e560, callback_op=0x000000010098dc70,
wi=0x00007fff5fbfeef0)(gimple_stmt_iterator*, bool*, walk_stmt_info*),
tree_node* (*)(tree_node**, int*, void*), walk_stmt_info*) + 467 at
gimple-walk.c:572


       reply	other threads:[~2015-08-30 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-66969-4@http.gcc.gnu.org/bugzilla/>
2015-08-30 13:36 ` dominiq at lps dot ens.fr [this message]
2015-10-02 22:01 ` kargl at gcc dot gnu.org
2023-10-12 20:39 ` anlauf at gcc dot gnu.org
2023-10-15 20:23 ` 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-66969-4-hgJGFAD44t@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).