]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_mask ...
authorJakub Jelinek <jakub@redhat.com>
Wed, 20 Nov 2002 09:43:20 +0000 (10:43 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Nov 2002 09:43:20 +0000 (10:43 +0100)
commitbc02f8d3f74173fa46f74934ebcc1fc3501b94da
tree1e060a427d4c2565937c168544fb2f897a55521f
parent13b42735b6bfac31dfb14246e995f68b9c16e08f
combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_mask (not just mask) are set in C.

* combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_mask
(not just mask) are set in C.

* gcc.c-torture/execute/20021118-3.c: New test.

From-SVN: r59295
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20021118-3.c [new file with mode: 0644]