(HOST_FLOAT_FORMAT): Defined.
authorRichard Stallman <rms@gnu.org>
Wed, 4 Nov 1992 23:28:53 +0000 (23:28 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 4 Nov 1992 23:28:53 +0000 (23:28 +0000)
From-SVN: r2691

gcc/config/vax/xm-vms.h

index b10f1112be1feebf251754307f649c030a80e749..1629da7bd85ea3a3a4c00af63eee1f2829443105 100644 (file)
@@ -32,6 +32,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define HOST_BITS_PER_LONG 32
 #define HOST_BITS_PER_LONGLONG 64
 
+#define HOST_FLOAT_FORMAT VAX_FLOAT_FORMAT
+
 #define SUCCESS_EXIT_CODE 1
 #define FATAL_EXIT_CODE (44 | 0x10000000)  /* Failure, and no DCL message.  */