]> git.ipfire.org Git - thirdparty/gcc.git/commit
system.h (CASE_USE_BIT_TESTS): Poison.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 29 Jun 2012 14:48:08 +0000 (14:48 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 29 Jun 2012 14:48:08 +0000 (14:48 +0000)
commitcc193fba85953801d140e87c636a208767b75dfa
treeff5846aca298075f454abf75c2500eae0de6daa0
parent7211c82f34d7962c2af32da025aa55c4c858e528
system.h (CASE_USE_BIT_TESTS): Poison.

* system.h (CASE_USE_BIT_TESTS): Poison.
* stmt.c (CASE_USE_BIT_TESTS): Fold away into its only user ...
(expand_switch_using_bit_tests_p): ...here.
* doc/tm.texi.in (CASE_USE_BIT_TESTS): Remove documentation.
* doc/tm.texi (CASE_USE_BIT_TESTS): Regenerate.

From-SVN: r189078
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/stmt.c
gcc/system.h