(MAX_OFILE_ALIGNMENT): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 29 Nov 1995 20:29:51 +0000 (12:29 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 29 Nov 1995 20:29:51 +0000 (12:29 -0800)
From-SVN: r10626

gcc/config/sparc/sol2.h

index d0772df..dfd359c 100644 (file)
@@ -166,3 +166,8 @@ do {                                                                        \
 /* 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
+
+/* The maximum alignment which the object file format can support.  There
+   doesn't seem to be any limit on Solaris, but we've got to override the
+   default (which is BIGGEST_ALIGNMENT).  */
+#define MAX_OFILE_ALIGNMENT 0x10000