[fold-const.c] Fix bigendian HFmode in native_interpret_real
authorAlan Lawrence <alan.lawrence@arm.com>
Tue, 8 Sep 2015 19:27:30 +0000 (19:27 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Tue, 8 Sep 2015 19:27:30 +0000 (19:27 +0000)
commit51aae43f235863454bcce315c748b2836c5d3f98
tree2bda572c4af1c703a5f18f56949e9eb485f4a2f6
parent03873eb98330b17e73ada713f31bcbcd50d74026
[fold-const.c] Fix bigendian HFmode in native_interpret_real

* fold-const.c (native_interpret_real): Fix HFmode for bigendian where
UNITS_PER_WORD >= 4.

From-SVN: r227552
gcc/ChangeLog
gcc/fold-const.c