p4raw-id: //depot/perl@34877
# ifndef _MSC_VER
# define LONG_DOUBLESIZE 12 /**/
# else
-# define LONG_DOUBLESIZE 10 /**/
+# define LONG_DOUBLESIZE 8 /**/
# endif
#endif
#define HAS_LONG_DOUBLE /**/
#ifdef HAS_LONG_DOUBLE
# ifndef __GNUC__
-# define LONG_DOUBLESIZE 10 /**/
+# define LONG_DOUBLESIZE 8 /**/
# else
# define LONG_DOUBLESIZE 12 /**/
# endif
*/
#define HAS_LONG_DOUBLE /**/
#ifdef HAS_LONG_DOUBLE
-#define LONG_DOUBLESIZE 10 /**/
+#define LONG_DOUBLESIZE 8 /**/
#endif
/* HAS_LONG_LONG: