diff options
author | Jakub Jelinek <jakub@redhat.com> | 2013-07-08 10:11:08 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-07-08 10:11:08 +0200 |
commit | 046f1eeec356d116ef3dcfc512d0ef8085efc8bf (patch) | |
tree | 313ca83a7db895760a39111d559cdb9fddfd83a0 /gcc/combine.c | |
parent | 466c212744b8307eef2e40272ceda90e8fc12f97 (diff) | |
download | gcc-046f1eeec356d116ef3dcfc512d0ef8085efc8bf.zip gcc-046f1eeec356d116ef3dcfc512d0ef8085efc8bf.tar.gz gcc-046f1eeec356d116ef3dcfc512d0ef8085efc8bf.tar.bz2 |
re PR rtl-optimization/57829 (Wrong constant folding)
PR rtl-optimization/57829
* simplify-rtx.c (simplify_binary_operation_1) <case IOR>: Ensure that
mask bits outside of mode are just sign-extension from mode to HWI.
* gcc.c-torture/execute/pr57829.c: New test.
From-SVN: r200768
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions