(HOST_FLOAT_WORDS_BIG_ENDIAN): Define to 1.

From-SVN: r5811
This commit is contained in:
Richard Kenner 1993-10-19 17:42:04 -04:00
parent c1d5bfb927
commit cbb2bbd44d
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HOST_FLOAT_FORMAT IEEE_FLOAT_FORMAT
#define HOST_FLOAT_WORDS_BIG_ENDIAN 1
/* If not compiled with GNU C, use C alloca. */
#ifndef __GNUC__
#define USE_C_ALLOCA