flow.c (delete_dead_jumptables): Delete jumptable if the only reference is from the...
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 24 Sep 2001 20:13:00 +0000 (20:13 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 24 Sep 2001 20:13:00 +0000 (20:13 +0000)
commit967bd8237796e2d5b7ea802179e682b280874c7d
tree34cf6e9f9dd84ae07f59043452f31e782a25e41c
parentdea2f2dbed4fd7b31343d67e3f5579a6ab4ffb0b
flow.c (delete_dead_jumptables): Delete jumptable if the only reference is from the literal pool.

* flow.c (delete_dead_jumptables): Delete jumptable if the only
reference is from the literal pool.

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