]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgcleanup.c (label_is_jump_target_p): Correct use of table returned by tablejump_p.
authorIan Lance Taylor <ian@wasabisystems.com>
Tue, 16 Sep 2003 21:14:41 +0000 (21:14 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 16 Sep 2003 21:14:41 +0000 (21:14 +0000)
commit1dd61cb4d0d66e45855cea5cbc43435282b1f9b3
tree5dc826c7c51df9a3825809aeb6180f0a8a25062d
parent1e290ba1e60470f5d087eed303d25e77cc4fa6af
cfgcleanup.c (label_is_jump_target_p): Correct use of table returned by tablejump_p.

* cfgcleanup.c (label_is_jump_target_p): Correct use of table
returned by tablejump_p.

From-SVN: r71443
gcc/ChangeLog
gcc/cfgcleanup.c