From: Jim Wilson Date: Wed, 29 Nov 1995 20:29:51 +0000 (-0800) Subject: (MAX_OFILE_ALIGNMENT): Define. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cafe2dc334ffd4a3b9de8fca0795c930be36ae33;p=platform%2Fupstream%2Fgcc.git (MAX_OFILE_ALIGNMENT): Define. From-SVN: r10626 --- diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h index d0772df..dfd359c 100644 --- a/gcc/config/sparc/sol2.h +++ b/gcc/config/sparc/sol2.h @@ -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