(LONG_DOUBLE_TYPE_SIZE): Do define here.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Oct 1993 17:59:50 +0000 (10:59 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Oct 1993 17:59:50 +0000 (10:59 -0700)
From-SVN: r5882

gcc/config/sparc/sol2.h

index dee4f88..eb60e10 100644 (file)
@@ -225,3 +225,9 @@ do {                                                                        \
    || (CHAR) == 'A' \
    || (CHAR) == 'h' \
    || (CHAR) == 'z')
+\f
+/* ??? This does not work in SunOS 4.x, so it is not enabled in sparc.h.
+   Instead, it is enabled here, because it does work under Solaris.  */
+/* Define for support of TFmode long double and REAL_ARITHMETIC.
+   Sparc ABI says that long double is 4 words.  */
+#define LONG_DOUBLE_TYPE_SIZE 128