public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/47647] New: BLOCKs are empty
@ 2011-02-08 16:17 rguenth at gcc dot gnu.org
  2011-02-19 20:50 ` [Bug debug/47647] " rguenth at gcc dot gnu.org
  2011-02-19 20:51 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-02-08 16:17 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: BLOCKs are empty
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: lto
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org


r165191 assumes that DECL_CONTEXT of variables is their corresponding BLOCK
which isn't the case at least for autos.  Thus the BLOCK tree ends up
mostly empty for -flto -g.


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

* [Bug debug/47647] BLOCKs are empty
  2011-02-08 16:17 [Bug debug/47647] New: BLOCKs are empty rguenth at gcc dot gnu.org
@ 2011-02-19 20:50 ` rguenth at gcc dot gnu.org
  2011-02-19 20:51 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-02-19 20:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-19 19:50:40 UTC ---
Author: rguenth
Date: Sat Feb 19 19:50:36 2011
New Revision: 170321

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170321
Log:
2011-02-18  Richard Guenther  <rguenther@suse.de>

    PR lto/47647
    * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
    Remove lazy BLOCK_VARS streaming.
    (lto_input_ts_block_tree_pointers): Likewise.
    * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c


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

* [Bug debug/47647] BLOCKs are empty
  2011-02-08 16:17 [Bug debug/47647] New: BLOCKs are empty rguenth at gcc dot gnu.org
  2011-02-19 20:50 ` [Bug debug/47647] " rguenth at gcc dot gnu.org
@ 2011-02-19 20:51 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-02-19 20:51 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-19 19:51:06 UTC ---
Fixed.


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

end of thread, other threads:[~2011-02-19 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-08 16:17 [Bug debug/47647] New: BLOCKs are empty rguenth at gcc dot gnu.org
2011-02-19 20:50 ` [Bug debug/47647] " rguenth at gcc dot gnu.org
2011-02-19 20:51 ` rguenth at gcc dot gnu.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).