diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-11-19 09:49:59 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-11-19 09:49:59 +0100 |
commit | dfc3d7a8a25f7235578a4f4547aa95dacf53fcb6 (patch) | |
tree | 47232c094e52e451e75dcf381b4992ec2a034aae /contrib/clang-format | |
parent | bb35ccb1efb2c91d1eab17fc4fb26c8b2f32ebeb (diff) | |
download | gcc-dfc3d7a8a25f7235578a4f4547aa95dacf53fcb6.zip gcc-dfc3d7a8a25f7235578a4f4547aa95dacf53fcb6.tar.gz gcc-dfc3d7a8a25f7235578a4f4547aa95dacf53fcb6.tar.bz2 |
re PR rtl-optimization/68376 (wrong code at -O1 and above on x86_64-linux-gnu)
PR rtl-optimization/68376
* ifcvt.c (noce_try_abs): Disable one_cmpl optimization if
encountering x <= 0 ? ~x : x or x > 0 ? ~x : x.
* gcc.c-torture/execute/pr68376-1.c: New test.
* gcc.c-torture/execute/pr68376-2.c: New test.
From-SVN: r230596
Diffstat (limited to 'contrib/clang-format')
0 files changed, 0 insertions, 0 deletions