diff options
author | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2016-10-20 07:55:28 +0000 |
---|---|---|
committer | Prathamesh Kulkarni <prathamesh3492@gcc.gnu.org> | 2016-10-20 07:55:28 +0000 |
commit | 2066ef6ac8cd3e04f46b9fceeb7b8d16eff62cf3 (patch) | |
tree | c4c0b7c3c40fd68c97f751d828328f8ef3fc6de5 /gcc/gcse.c | |
parent | d480863abb1e4ed178fcc906969008c37fc68f60 (diff) | |
download | gcc-2066ef6ac8cd3e04f46b9fceeb7b8d16eff62cf3.zip gcc-2066ef6ac8cd3e04f46b9fceeb7b8d16eff62cf3.tar.gz gcc-2066ef6ac8cd3e04f46b9fceeb7b8d16eff62cf3.tar.bz2 |
re PR tree-optimization/53979 (((a ^ b) | a) not optimized to (a | b))
2016-10-20 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
PR tree-optimization/53979
* match.pd ((a ^ b) | a -> a | b): New pattern.
testsuite/
* gcc.dg/pr53979-1.c: New test-case.
* gcc.dg/pr53979-2.c: Likewise.
From-SVN: r241360
Diffstat (limited to 'gcc/gcse.c')
0 files changed, 0 insertions, 0 deletions