]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/emit-rtl.c
(operand_subword): Use REAL_VALUE_TO_TARGET_SINGLE to convert to target float.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1993 05:48:38 +0000 (05:48 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 1993 05:48:38 +0000 (05:48 +0000)
commitfc92fa61a380a186a2ee57f13338c5e2d004df86
tree999380b88c6b4a995326d7dcfadb138649780e98
parentb81f69f43ce68571d21a8f2ba3581385f8b81c31
(operand_subword): Use REAL_VALUE_TO_TARGET_SINGLE to convert to target float.
If REAL_ARITHMETIC is defined, let real.c handle incompatible host
and target floating point bit patterns.
(init_emit_once): Add machine_mode argument to REAL_VALUE_ATOF.

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