public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/43377] lto decreases C++ stacktrace readability (debuginfo pubnames).
       [not found] <bug-43377-4@http.gcc.gnu.org/bugzilla/>
@ 2012-03-15 21:23 ` pluto at agmk dot net
  0 siblings, 0 replies; 3+ messages in thread
From: pluto at agmk dot net @ 2012-03-15 21:23 UTC (permalink / raw)
  To: gcc-bugs

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

Pawel Sikora <pluto at agmk dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Pawel Sikora <pluto at agmk dot net> 2012-03-15 20:21:13 UTC ---
seems to be fixed on 4.6+


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/43377] lto decreases C++ stacktrace readability (debuginfo pubnames).
  2010-03-15 11:48 [Bug lto/43377] New: lto decreases " pluto at agmk dot net
  2010-03-15 12:51 ` [Bug lto/43377] lto decreases C++ " rguenth at gcc dot gnu dot org
@ 2010-04-23 13:23 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-23 13:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-04-23 13:23 -------
(In reply to comment #2)
> Because we drop DECL_CONTEXT.

Rather because lang_hooks.dwarf_name returns what
lang_hooks.decl_printable_name
returns which in turn returns DECL_NAME.

We can either save what the langhook produces in DECL_NAME during fld or
for example use the assembler name (which is mangled).  Of course the
langhook has a variant to request a name with or without the scope ...


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug lto/43377] lto decreases C++ stacktrace readability (debuginfo pubnames).
  2010-03-15 11:48 [Bug lto/43377] New: lto decreases " pluto at agmk dot net
@ 2010-03-15 12:51 ` rguenth at gcc dot gnu dot org
  2010-04-23 13:23 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-03-15 12:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-03-15 12:51 -------
Because we drop DECL_CONTEXT.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |lto
   Last reconfirmed|0000-00-00 00:00:00         |2010-03-15 12:51:07
               date|                            |
            Summary|lto decreases stacktrace    |lto decreases C++ stacktrace
                   |readability (debuginfo      |readability (debuginfo
                   |pubnames).                  |pubnames).


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-15 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43377-4@http.gcc.gnu.org/bugzilla/>
2012-03-15 21:23 ` [Bug lto/43377] lto decreases C++ stacktrace readability (debuginfo pubnames) pluto at agmk dot net
2010-03-15 11:48 [Bug lto/43377] New: lto decreases " pluto at agmk dot net
2010-03-15 12:51 ` [Bug lto/43377] lto decreases C++ " rguenth at gcc dot gnu dot org
2010-04-23 13:23 ` rguenth at gcc dot gnu dot org

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).