OSDN Git Service

PR middle-end/22524
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Mar 2006 05:01:27 +0000 (05:01 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Mar 2006 05:01:27 +0000 (05:01 +0000)
commitecf7be7101e97844b86a3ba29b8ce5e2e96b0b1a
treefaf38ab8b2080959462409d0851aaa78fa99f809
parent41c7a32495cd3504d8df84dda26c4c5d1de25185
PR middle-end/22524
* fold-const.c (fold_binary) <MINUS_EXPR>: Call fold_convert to
cast BIT_NOT_EXPR operand to the correct type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112438 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c