(CHECK_FLOAT_VALUE): Add missing continuation character.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 20 Mar 1994 11:28:18 +0000 (06:28 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 20 Mar 1994 11:28:18 +0000 (06:28 -0500)
From-SVN: r6830

gcc/config/vax/vax.h

index fce5b69e92daf520ca4643be905e2b605fe94188..2bb8540e63951bd817b892a8ed5ee6938cf5e335 100644 (file)
@@ -912,7 +912,7 @@ gen_rtx (PLUS, Pmode, frame, gen_rtx (CONST_INT, VOIDmode, 12))
 /* note that it is very hard to accidentally create a number that fits in a
    double but not in a float, since their ranges are almost the same */
 
-#define CHECK_FLOAT_VALUE(MODE, D, OVERFLOW)
+#define CHECK_FLOAT_VALUE(MODE, D, OVERFLOW) \
   ((OVERFLOW) = check_float_value (MODE, &D, OVERFLOW))
 
 /* For future reference: