re PR debug/33868 (Gross memory usage of var-tracking)
authorMichael Matz <matz@gcc.gnu.org>
Wed, 24 Oct 2007 12:54:24 +0000 (12:54 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Wed, 24 Oct 2007 12:54:24 +0000 (12:54 +0000)
commite56f9152862a75cde8a27bed0e743b244621070d
tree62936a60e52be73085ced39c491fef157eadc54f
parent32154c8905a704e01c328542f2d4cef627c21b81
re PR debug/33868 (Gross memory usage of var-tracking)

        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.

From-SVN: r129602
gcc/ChangeLog
gcc/var-tracking.c