diff options
author | Roger Sayle <roger@eyesopen.com> | 2004-03-07 20:13:50 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2004-03-07 20:13:50 +0000 |
commit | cd2f1c7a623809b0b7e2b224e1240fb74f5f0767 (patch) | |
tree | 92143fa659d22e48620905f9ea1ee62d1875d469 /gcc/config/h8300/h8300.h | |
parent | 350f4ea897ebddd78030dbb18e4876deac235490 (diff) | |
download | gcc-cd2f1c7a623809b0b7e2b224e1240fb74f5f0767.zip gcc-cd2f1c7a623809b0b7e2b224e1240fb74f5f0767.tar.gz gcc-cd2f1c7a623809b0b7e2b224e1240fb74f5f0767.tar.bz2 |
fold-const.c (fold): Fold x | x as x.
* fold-const.c (fold) <IOR_EXPR>: Fold x | x as x.
<XOR_EXPR>: Fold x ^ x as zero.
<AND_EXPR>: Fold x & x as x.
From-SVN: r79065
Diffstat (limited to 'gcc/config/h8300/h8300.h')
0 files changed, 0 insertions, 0 deletions