ggc-simple.c (ggc_free_rtx): Poison the correct amount for the rtx length.
authorRichard Henderson <rth@cygnus.com>
Wed, 8 Sep 1999 23:02:12 +0000 (16:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Sep 1999 23:02:12 +0000 (16:02 -0700)
commit38792a9487a36149fc3af8ee550fc26839ebb65c
tree819f3f126bcab7b99239b1a270c802da18a7e353
parent3d46d5af2124ce7b3478145ae9775b0ced62643f
ggc-simple.c (ggc_free_rtx): Poison the correct amount for the rtx length.

        * ggc-simple.c (ggc_free_rtx): Poison the correct amount
        for the rtx length.

From-SVN: r29215
gcc/ChangeLog
gcc/ggc-simple.c