public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/40756]  New: Cleanup TREE_BLOCK
@ 2009-07-14 23:18 burnus at gcc dot gnu dot org
  2009-07-15  9:46 ` [Bug fortran/40756] " rguenth at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: burnus at gcc dot gnu dot org @ 2009-07-14 23:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00822.html

I was wrong when I thought TREE_BLOCKs were only attached to
DECL_INITIAL for current_function_decl.  They are also reachable
from EXPRs embedded in some types emitted by Fortran.

These are pretty useless, so perhaps it'd be a good idea to clean
them up in Fortran's free_lang_data langhook, but letting them
through the streamer is harmless.


-- 
           Summary: Cleanup TREE_BLOCK
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


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

* [Bug fortran/40756] Cleanup TREE_BLOCK
  2009-07-14 23:18 [Bug fortran/40756] New: Cleanup TREE_BLOCK burnus at gcc dot gnu dot org
@ 2009-07-15  9:46 ` rguenth at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-07-15  9:46 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
           Keywords|                            |memory-hog


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


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

end of thread, other threads:[~2009-07-15  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-14 23:18 [Bug fortran/40756] New: Cleanup TREE_BLOCK burnus at gcc dot gnu dot org
2009-07-15  9:46 ` [Bug fortran/40756] " 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).