* emit-rtl.c (operand_subword): Correctly handle extracting a word
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jan 1998 12:55:19 +0000 (12:55 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jan 1998 12:55:19 +0000 (12:55 +0000)
commit587a9fdf1389684647fcb8ad7f3ce96287dc209b
tree4c94ec9ba03228f14d55272aa91426ed89173a2e
parentff938b862dd5efcf42fc0da15ac4dfe48193fa2e
* emit-rtl.c (operand_subword): Correctly handle extracting a word
from a CONST_DOUBLE for 16bit targets with !WORDS_BIG_ENDIAN.

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