* config/xtensa/xtensa.c (xtensa_output_literal): Mask out high bits
authorbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2007 17:05:14 +0000 (17:05 +0000)
committerbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2007 17:05:14 +0000 (17:05 +0000)
commitc9876a47b116551ae7f7bea4ff9903208ea434a0
tree97bcbcddf8b42d466de62857c000c48bccd08122
parent2328540387c292c2e20ea83e8423f5c772dac698
* config/xtensa/xtensa.c (xtensa_output_literal): Mask out high bits
for floating-point values if HOST_BITS_PER_LONG > 32.  Use split_double
instead of operand_subword.

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