emit-rtl.c (operand_subword): Correctly handle extracting a word from a CONST_DOUBLE...
authorJeffrey A Law <law@cygnus.com>
Thu, 1 Jan 1998 12:55:19 +0000 (12:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Jan 1998 12:55:19 +0000 (05:55 -0700)
commitaa2ae67960340d03f93f8030a53fc6b7ae65dba5
tree4c94ec9ba03228f14d55272aa91426ed89173a2e
parent9f1ff8e8ea908339ff7b3941adb53948c63e2c69
emit-rtl.c (operand_subword): Correctly handle extracting a word from a CONST_DOUBLE for 16bit targets with...

* emit-rtl.c (operand_subword): Correctly handle extracting a word
from a CONST_DOUBLE for 16bit targets with !WORDS_BIG_ENDIAN.

From-SVN: r17276
gcc/ChangeLog
gcc/emit-rtl.c