re PR rtl-optimization/17099 (Bootstrap failure on powerpc64-redhat-linux)
authorJakub Jelinek <jakub@redhat.com>
Fri, 20 Aug 2004 20:52:22 +0000 (22:52 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 20 Aug 2004 20:52:22 +0000 (22:52 +0200)
commitf3b2657c01366bc9ea847b95745c4f89cdc5661c
tree4388dee32e8a4305a733e8125fe2e28909b12b3a
parent87c2399d8985816fef6925e743eb16c074d5bc7a
re PR rtl-optimization/17099 (Bootstrap failure on powerpc64-redhat-linux)

PR rtl-optimization/17099
* combine.c (force_to_mode): Check if inner_mask has any bits set
outside of GET_MODE (x) instead of op_mode.

* gcc.c-torture/execute/20040820-1.c: New test.

From-SVN: r86339
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040820-1.c [new file with mode: 0644]