i386.c (ix86_expand_int_movcc): Check result of ix86_expand_int_movcc as boolean.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 4 Aug 2015 09:54:08 +0000 (11:54 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 4 Aug 2015 09:54:08 +0000 (11:54 +0200)
commiteadc745824115fe09e7e3b12ffbf6db2c64fee2f
tree3542971ddeda8f8a9773a1c64e98697919d2f009
parent0cfff2a1d966f7c5eebd6b94b214101ca67c6895
i386.c (ix86_expand_int_movcc): Check result of ix86_expand_int_movcc as boolean.

* config/i386/i386.c (ix86_expand_int_movcc): Check result of
ix86_expand_int_movcc as boolean.

From-SVN: r226555
gcc/ChangeLog
gcc/config/i386/i386.c