(MAX_OFILE_ALIGNMENT): Define.

From-SVN: r10626
This commit is contained in:
Jim Wilson 1995-11-29 12:29:51 -08:00
parent f043418986
commit cafe2dc334
1 changed files with 5 additions and 0 deletions

View 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