diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-04-21 00:39:22 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-04-21 00:39:22 +0000 |
commit | a94400fda31e4ac6cfa897141a4d14321fdb5fed (patch) | |
tree | 7f6dbf48062abdd588564dcc5342bfd66ed62f54 /libada | |
parent | fcda200251c29f9c6c574b9b1db0523021df9578 (diff) | |
download | gcc-a94400fda31e4ac6cfa897141a4d14321fdb5fed.zip gcc-a94400fda31e4ac6cfa897141a4d14321fdb5fed.tar.gz gcc-a94400fda31e4ac6cfa897141a4d14321fdb5fed.tar.bz2 |
re PR tree-optimization/14846 ([tree-ssa] don't use a shift in A & CST_POWER_OF_2 == 0 until very late in tree-ssa optimizations)
PR tree-optimization/14846
* fold-const.c (fold_single_bit_test_into_sign_test): New,
split out from ...
(fold_single_bit_test): ... here.
(fold_binary): Call fold_single_bit_test_into_sign_test
instead of fold_single_bit_test.
From-SVN: r98482
Diffstat (limited to 'libada')
0 files changed, 0 insertions, 0 deletions