public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/40705] [4.5 Regression] ICE in gen_type_die_with_usage, at dwarf2out.c:15117
Date: Fri, 10 Jul 2009 08:35:00 -0000	[thread overview]
Message-ID: <20090710083545.8791.qmail@sourceware.org> (raw)
In-Reply-To: <bug-40705-16244@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-07-10 08:35 -------
Confirmed.

(gdb) up
#1  0x084bdc54 in gen_type_die_with_usage (type=0xb7d78ee0, 
    context_die=0xb7fde680, usage=DINFO_USAGE_DIR_USE)
    at /home/richard/src/trunk/gcc/dwarf2out.c:15117
15117         gcc_assert (DECL_ORIGINAL_TYPE (TYPE_NAME (type)) != type);
(gdb) call debug_tree (type)
 <enumeral_type 0xb7d78ee0 type
    type <integer_type 0xb7d78b60 unsigned int public unsigned type_6 SI
        size <integer_cst 0xb7cbe508 constant 32>
        unit size <integer_cst 0xb7cbe2f4 constant 4>
        align 32 symtab 0 alias set -1 canonical type 0xb7ccf380 precision 32
min <integer_cst 0xb7d70d90 0> max <integer_cst 0xb7d70dac 1>
        pointer_to_this <pointer_type 0xb7d6d930>>
    unsigned SI size <integer_cst 0xb7cbe508 32> unit size <integer_cst
0xb7cbe2f4 4>
    align 32 symtab 0 alias set -1 canonical type 0xb7d78ee0 precision 32 min
<integer_cst 0xb7d70850 0> max <integer_cst 0xb7d70dc8 1> context <record_type
0xb7d78d20 foo>
    chain <type_decl 0xb7d78f50 ._0>>


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |debug
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-07-10 08:35:45
               date|                            |
            Summary|Using -ggdb flag cause      |[4.5 Regression] ICE in
                   |internal error              |gen_type_die_with_usage, at
                   |                            |dwarf2out.c:15117
   Target Milestone|---                         |4.5.0


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


  parent reply	other threads:[~2009-07-10  8:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-09 21:32 [Bug c++/40705] New: Using -ggdb flag cause internal phorgan1 at gmail dot com
2009-07-09 21:45 ` [Bug c++/40705] Using -ggdb flag cause internal error phorgan1 at gmail dot com
2009-07-10  8:35 ` rguenth at gcc dot gnu dot org [this message]
2009-07-10 13:45 ` [Bug debug/40705] [4.5 Regression] ICE in gen_type_die_with_usage, at dwarf2out.c:15117 dodji at gcc dot gnu dot org
2009-07-13 17:41 ` dodji at gcc dot gnu dot org
2009-07-14 15:02 ` dodji at gcc dot gnu dot org
2009-07-14 15:19 ` dodji at gcc dot gnu dot org
2009-07-14 19:37 ` phorgan1 at gmail dot com
2009-07-23 17:52 ` hjl 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=20090710083545.8791.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).