This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/33868] [4.3 Regression] Gross memory usage of var-tracking



------- Comment #4 from matz at gcc dot gnu dot org  2007-10-24 12:54 -------
Subject: Bug 33868

Author: matz
Date: Wed Oct 24 12:54:24 2007
New Revision: 129602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129602
Log:
        PR debug/33868
        * var-tracking.c (variable_union): Don't break after one loop
        * iteration
        but only when a difference is found.
        (dump_variable): Also print DECL_UID.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]