public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "acme at mandriva dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/29792] DWARF: Not all inline concrete instances are being generated
Date: Mon, 13 Nov 2006 16:17:00 -0000	[thread overview]
Message-ID: <20061113161650.4042.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29792-13543@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from acme at mandriva dot com  2006-11-13 16:16 -------
> > OK, I thought that this was due to something like what you described, even not
> > knowing that much about gcc internals, but I thought that even in this case the
> > DW_TAG_inlined_subroutine would be emitted, or hoped to as it would allow me to
> > do what I want with my tools :-\
> 
> There is nothing to emit debug info about, so we don't.
> 

Well, at least gcc emits this:

 <1><a2f2>: Abbrev Number: 65 (DW_TAG_subprogram)
     DW_AT_sibling     : <a324>
     DW_AT_name        : (indirect string, offset: 0x4515): __task_rq_lock
     DW_AT_decl_file   : 1
     DW_AT_decl_line   : 378
     DW_AT_prototyped  : 1
     DW_AT_type        : <9a2f>
     DW_AT_inline      : 3      (declared as inline and inlined)

But no DW_TAG_inlined_subroutine, as we've been discussing:

[acme@newtoy net-2.6.20]$ readelf -wi ../OUTPUT/qemu/net-2.6.20/kernel/sched.o
| grep a2f2
     DW_AT_sibling     : <a2f2>
 <1><a2f2>: Abbrev Number: 65 (DW_TAG_subprogram)
[acme@newtoy net-2.6.20]$

:-\


-- 


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


  parent reply	other threads:[~2006-11-13 16:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10  2:55 [Bug debug/29792] New: " acme at mandriva dot com
2006-11-10  3:09 ` [Bug debug/29792] " pinskia at gcc dot gnu dot org
2006-11-10  3:19 ` acme at mandriva dot com
2006-11-10  3:20 ` acme at mandriva dot com
2006-11-12  8:35 ` pinskia at gcc dot gnu dot org
2006-11-12 20:39 ` acme at mandriva dot com
2006-11-13 16:00   ` Daniel Berlin
2006-11-13 12:24 ` acme at mandriva dot com
2006-11-13 16:00 ` dberlin at dberlin dot org
2006-11-13 16:17 ` acme at mandriva dot com [this message]
2006-11-14  4:53   ` Daniel Berlin
2006-11-14  4:53 ` dberlin at dberlin dot org
2006-11-14 17:19 ` acme at mandriva dot com
2006-11-15  3:55   ` Daniel Berlin
2006-11-15  3:55 ` dberlin at dberlin dot org
2006-11-16  1:53 ` acme at mandriva 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=20061113161650.4042.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).