when the long doubles are "real" (bigger than doubles).
Subject: [ID
20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
Message-Id: <
200008311548.LAA0000161952@peano.zk3.dec.com>
p4raw-id: //depot/perl@6949
}
#ifdef HAS_LONG_DOUBLE
-# if LONG_DOUBLESIZE > DOUBLESIZE
+# if LONG_DOUBLESIZE > NVSIZE
# undef HAS_LONG_DOUBLE /* XXX until we figure out how to use them */
# endif
#endif