public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/58300] ICE: in decide_is_symbol_needed, at cgraphunit.c:233 with -fvtable-verify=preinit on invalid code
Date: Tue, 03 Sep 2013 07:01:00 -0000	[thread overview]
Message-ID: <bug-58300-4-3vKCYHjC7c@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-58300-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
decide_is_symbol_needed has
  /* Double check that no one output the function into assembly file early.  */
but it gets
 <function_decl 0x7fedaeb5f500 _GLOBAL__sub_I.00099_vt.C
    type <function_type 0x7fedaea12bd0
        type <void_type 0x7fedaea02bd0 void VOID
            align 8 symtab 0 alias set -1 canonical type 0x7fedaea02bd0
            pointer_to_this <pointer_type 0x7fedaea02c78>>
        QI
        size <integer_cst 0x7fedaea04180 constant 8>
        unit size <integer_cst 0x7fedaea041a0 constant 1>
        align 8 symtab 0 alias set -1 canonical type 0x7fedaea12bd0
        arg-types <tree_list 0x7fedae9f5b18 value <void_type 0x7fedaea02bd0
void>>>
    used nothrow static preserve decl_5 QI file vt.C line 4 col 2 align 8
initial <block 0x7fedaeb67050>
    result <result_decl 0x7fedaeb64000 D.2221 type <void_type 0x7fedaea02bd0
void>
        ignored VOID file vt.C line 4 col 2
        align 8 context <function_decl 0x7fedaeb5f500
_GLOBAL__sub_I.00099_vt.C>>
    full-name "(static initializers for vt.C)"
    pending-inline-info 0x7fedaeb60480
    (mem:QI (symbol_ref:DI ("_GLOBAL__sub_I.00099_vt.C") [flags 0x3]
<function_decl 0x7fedaeb5f500 _GLOBAL__sub_I.00099_vt.C>) [0 S1 A8])
    struct-function 0x7fedae9f7140>


  parent reply	other threads:[~2013-09-03  7:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 20:01 [Bug c++/58300] New: " zsojka at seznam dot cz
2013-09-03  6:36 ` [Bug c++/58300] " mpolacek at gcc dot gnu.org
2013-09-03  6:55 ` mpolacek at gcc dot gnu.org
2013-09-03  7:01 ` mpolacek at gcc dot gnu.org [this message]
2013-09-03 22:25 ` cmtice at google dot com
2013-09-05 14:16 ` paolo.carlini at oracle dot com
2013-09-05 22:17 ` cmtice at google dot com
2013-09-05 22:38 ` cmtice at google dot com
2013-09-05 22:39 ` cmtice at google dot com
2013-09-08 21:58 ` ctice at gcc dot gnu.org
2013-09-08 22:01 ` cmtice at google dot com

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-58300-4-3vKCYHjC7c@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).