combine.c (force_to_mode): Add cast to fix warning when STORE_FLAG_VALUE is negative.
authorAndreas Schwab <schwab@suse.de>
Tue, 28 Jan 2003 11:02:28 +0000 (11:02 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Tue, 28 Jan 2003 11:02:28 +0000 (11:02 +0000)
commit43196589ebc92f13364f70aaf29b818163fe00e0
treefbcee0404487bf3414274aecd8885b253b514d30
parentd52c5b0a9c001de6e197b57a2ecf822afb3a5c79
combine.c (force_to_mode): Add cast to fix warning when STORE_FLAG_VALUE is negative.

* combine.c (force_to_mode): Add cast to fix warning when
STORE_FLAG_VALUE is negative.

From-SVN: r61961
gcc/ChangeLog
gcc/combine.c