aboutsummaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2003-07-02 23:42:57 -0600
committerJeff Law <law@gcc.gnu.org>2003-07-02 23:42:57 -0600
commit7960bf2230487ce4626051a2710ecdab9a57d183 (patch)
tree6d15d4ff3d46299130068684fb935f49bb691251 /gcc/simplify-rtx.c
parentb9add4494a906f9c57c4b9ea1dd17f520eca7178 (diff)
downloadgcc-7960bf2230487ce4626051a2710ecdab9a57d183.zip
gcc-7960bf2230487ce4626051a2710ecdab9a57d183.tar.gz
gcc-7960bf2230487ce4626051a2710ecdab9a57d183.tar.bz2
expr.c (do_store_flag): Remove special case folding for single bit tests.
* expr.c (do_store_flag): Remove special case folding for single bit tests. Instead call back into the commonized folder routine. * fold-const.c (fold_single_bit_test): New function, mostly extracted from do_store_flag, with an additional case extracted from fold. (fold): Call fold_single_bit_test appropriately. * tree.h (fold_single_bit_test): Prototype. From-SVN: r68867
Diffstat (limited to 'gcc/simplify-rtx.c')
0 files changed, 0 insertions, 0 deletions