OSDN Git Service

(LONG_DOUBLE_TYPE_SIZE): Do define here.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Oct 1993 17:59:50 +0000 (17:59 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Oct 1993 17:59:50 +0000 (17:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5882 138bc75d-0d04-0410-961f-82ee72b054a4

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