aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2015-06-26 10:13:49 +0000
committerMarek Polacek <mpolacek@gcc.gnu.org>2015-06-26 10:13:49 +0000
commit66cc6273bad0c51db5e499dec2352a6bb7b4a952 (patch)
tree6d9fcb7f7e6678089e1bc411453302549aa0833c /gcc/ada/gcc-interface/utils.c
parent9d8895c9342d2c46d7d7e9b0437879db9d60cf7c (diff)
downloadgcc-66cc6273bad0c51db5e499dec2352a6bb7b4a952.zip
gcc-66cc6273bad0c51db5e499dec2352a6bb7b4a952.tar.gz
gcc-66cc6273bad0c51db5e499dec2352a6bb7b4a952.tar.bz2
match.pd ((x | y) & ~(x & y) -> x ^ y, (x | y) & (~x ^ y) -> x & y): New patterns.
* match.pd ((x | y) & ~(x & y) -> x ^ y, (x | y) & (~x ^ y) -> x & y): New patterns. * gcc.dg/fold-and-1.c: New test. * gcc.dg/fold-and-2.c: New test. From-SVN: r225001
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions