OSDN Git Service

PR middle-end/37931
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2008 10:34:51 +0000 (10:34 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2008 10:34:51 +0000 (10:34 +0000)
commit89a45e5a89054028828bafd03ec606131ccc256d
tree8348ceeaf745bd11ba0b12ed05934a14f7afdf0f
parentd37e81ec7b3bba5aff7dce108ab601e3bf0ae421
PR middle-end/37931
* fold-const.c (distribute_bit_expr): Convert common, left and
right arguments to type.

* gcc.c-torture/execute/pr37931.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141406 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr37931.c [new file with mode: 0644]