cfgrtl.c (verify_flow_info): Allow jump table data in fallthru if CASE_DROPS_THROUGH.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 5 Dec 2001 03:54:51 +0000 (03:54 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 5 Dec 2001 03:54:51 +0000 (03:54 +0000)
commit32a6f30e69f5044b5718c0c30b3a86eb94a2e8ec
treeb6319484437c264117d0472f57d7508ec8abcebf
parent4f56ebb79dc1afe5527dfb48c56d10b03e0f71dd
cfgrtl.c (verify_flow_info): Allow jump table data in fallthru if CASE_DROPS_THROUGH.

* cfgrtl.c (verify_flow_info): Allow jump table data in fallthru if
CASE_DROPS_THROUGH.

From-SVN: r47655
gcc/ChangeLog
gcc/cfgrtl.c