diff options
author | Jakub Jelinek <jakub@redhat.com> | 2014-12-15 21:10:45 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-12-15 21:10:45 +0100 |
commit | 3202dcccb9dec6a008c9f1887fd4a4c75ebc8940 (patch) | |
tree | efca2aa0c015aa9739b165ce358816d2fd54c6e2 /gcc/sreal.c | |
parent | d8c1674416836c4b4573172b541992ddd12df713 (diff) | |
download | gcc-3202dcccb9dec6a008c9f1887fd4a4c75ebc8940.zip gcc-3202dcccb9dec6a008c9f1887fd4a4c75ebc8940.tar.gz gcc-3202dcccb9dec6a008c9f1887fd4a4c75ebc8940.tar.bz2 |
re PR rtl-optimization/64316 (ICE in simplify_const_unary_operation after r218503)
PR rtl-optimization/64316
* simplify-rtx.c (simplify_relational_operation_1): For
(eq/ne (and x y) x) and (eq/ne (and x y) y) optimizations use
CONST0_RTX instead of const0_rtx.
* gcc.dg/pr64316.c: New test.
From-SVN: r218762
Diffstat (limited to 'gcc/sreal.c')
0 files changed, 0 insertions, 0 deletions