rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands when...
authorGeoffrey Keating <geoffk@redhat.com>
Mon, 16 Sep 2002 19:48:19 +0000 (19:48 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 16 Sep 2002 19:48:19 +0000 (19:48 +0000)
commit045572c7dfb60465718d6fc0b5cb30cb8a88a9f9
tree8b3635121a0e61937da6d9b96d098c86ad67f339
parent171d2f505b1b9e8d3fe2dd29d364e3933d3412ed
rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands when HOST_BITS_PER_WIDE_INT is < 64.

* config/rs6000/rs6000.c (build_mask64_2_operands): Suppress
warnings about unused operands when HOST_BITS_PER_WIDE_INT is
< 64.
(rs6000_emit_cmove): Use real_isinf not target_isinf.

From-SVN: r57210
gcc/ChangeLog
gcc/config/rs6000/rs6000.c