flow.c (propagate_block): When the last reference to a label before an ADDR_VEC is...
authorGeoff Keating <geoffk@cygnus.com>
Thu, 28 Oct 1999 20:37:37 +0000 (20:37 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 28 Oct 1999 20:37:37 +0000 (20:37 +0000)
commita6092975367388a74307ea5c40eb539ad83a1fb1
tree61d216c911f0d0d3176bf1ca4b90cc34802a10e7
parentaf05822029866791f4fb4a241ac5f0bc529c09cf
flow.c (propagate_block): When the last reference to a label before an ADDR_VEC is deleted because the...

* flow.c (propagate_block): When the last reference to a label
before an ADDR_VEC is deleted because the reference is a dead
store, delete the ADDR_VEC.

From-SVN: r30247
gcc/ChangeLog
gcc/flow.c