aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2016-05-04 07:38:18 +0200
committerMarc Glisse <glisse@gcc.gnu.org>2016-05-04 05:38:18 +0000
commite07ab2feaf8f83bfab64ef0746b4fb8ee65033d3 (patch)
tree90949559170da664351679fa8ded68ef59b5e99d /gcc/fold-const.c
parent0777ce6f2efd582e6ad8902b3a5458e21fbc8a16 (diff)
downloadgcc-e07ab2feaf8f83bfab64ef0746b4fb8ee65033d3.zip
gcc-e07ab2feaf8f83bfab64ef0746b4fb8ee65033d3.tar.gz
gcc-e07ab2feaf8f83bfab64ef0746b4fb8ee65033d3.tar.bz2
Remove duplicate (A & B) OP (C & B) in match.pd.
2016-05-04 Marc Glisse <marc.glisse@inria.fr> * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR. Mark as commutative. Check both conversions are NOP. ((A & B) OP (C & B)): Remove. From-SVN: r235858
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions