public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dje at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/51174] AIX unexpected error_mark node in new TM tests
Date: Wed, 16 Nov 2011 18:24:00 -0000	[thread overview]
Message-ID: <bug-51174-4-LLFBL2dCSi@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51174-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> 2011-11-16 17:59:47 UTC ---
(gdb) print decl
$1 = 0x0
(gdb) where
#0  internal_error (
    gmsgid=0x11288a94 "tree check: expected tree that contains %qs structure,
have %qs in %s, at %s:%d") at /farm/dje/src/src/gcc/diagnostic.c:843
#1  0x10051dc8 in tree_contains_struct_check_failed (node=0x0, 
    en=TS_DECL_COMMON, 
    file=0x1129cd18 "/farm/dje/src/src/gcc/config/rs6000/rs6000.c", 
    line=25791, function=0x112a5a28 "rs6000_xcoff_section_type_flags")
    at /farm/dje/src/src/gcc/tree.c:8986
#2  0x102d57e8 in rs6000_xcoff_section_type_flags (decl=0x0, 
    name=0x112a85dc ".tm_clone_table", reloc=3)
    at /farm/dje/src/src/gcc/config/rs6000/rs6000.c:25789
#3  0x10340ed4 in get_named_section (decl=0x0, 
    name=0x112a85dc ".tm_clone_table", reloc=3)
    at /farm/dje/src/src/gcc/varasm.c:408
#4  0x10362698 in dump_tm_clone_pairs (tm_alias_pairs=0x30186be8)
    at /farm/dje/src/src/gcc/varasm.c:5964
#5  0x10362a9c in finish_tm_clone_pairs ()
    at /farm/dje/src/src/gcc/varasm.c:6010
#6  0x10002010 in compile_file () at /farm/dje/src/src/gcc/toplev.c:602
#7  0x100056bc in do_compile () at /farm/dje/src/src/gcc/toplev.c:1931
#8  0x100058e0 in toplev_main (argc=4, argv=0x2ff22258)
    at /farm/dje/src/src/gcc/toplev.c:2007
#9  0x10000570 in main (argc=4, argv=0x2ff22258)
    at /farm/dje/src/src/gcc/main.c:36

switch_to_section (get_named_section (NULL, ".tm_clone_table", 3));

Why is NULL being passed to get_named_section() as the decl?


  parent reply	other threads:[~2011-11-16 18:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16 16:30 [Bug other/51174] New: " dje at gcc dot gnu.org
2011-11-16 16:44 ` [Bug other/51174] " dje at gcc dot gnu.org
2011-11-16 16:55 ` dje at gcc dot gnu.org
2011-11-16 18:24 ` dje at gcc dot gnu.org [this message]
2011-11-16 18:43 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-11-16 19:04 ` dje at gcc dot gnu.org
2011-11-16 19:11 ` dje at gcc dot gnu.org
2011-11-17 18:27 ` aldyh at gcc dot gnu.org
2011-11-17 19:24 ` dje at gcc dot gnu.org
2011-11-17 19:26 ` aldyh at redhat dot com
2011-11-17 19:32 ` dje at gcc dot gnu.org
2011-11-18 18:01 ` aldyh at gcc dot gnu.org
2011-11-18 18:39 ` dje at gcc dot gnu.org
2011-12-21 14:30 ` aldyh 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-51174-4-LLFBL2dCSi@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).