diff options
author | James A. Morrison <phython@gcc.gnu.org> | 2005-06-13 00:18:41 +0000 |
---|---|---|
committer | James A. Morrison <phython@gcc.gnu.org> | 2005-06-13 00:18:41 +0000 |
commit | a165e746471b32ea442c325732f5c2907034db45 (patch) | |
tree | 0e491ce1198062f770844aa5c3a1dadc4b298c0c /gcc/java/java-tree.h | |
parent | 61e58d36f29d9c190c6e520a47f45e83582d9b74 (diff) | |
download | gcc-a165e746471b32ea442c325732f5c2907034db45.zip gcc-a165e746471b32ea442c325732f5c2907034db45.tar.gz gcc-a165e746471b32ea442c325732f5c2907034db45.tar.bz2 |
re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)
2005-06-12 James A. Morrison <phython@gcc.gnu.org>
PR tree-optimization/14796
* fold-const (fold_binary): Transform (X << C) >> C into X & (-1>>C)
for unsigned types.
From-SVN: r100869
Diffstat (limited to 'gcc/java/java-tree.h')
0 files changed, 0 insertions, 0 deletions