]> gcc.gnu.org Git - gcc.git/commitdiff
(MAX_OFILE_ALIGNMENT): Moved to config/svr4.h.
authorDoug Evans <dje@gnu.org>
Wed, 29 Nov 1995 22:51:27 +0000 (22:51 +0000)
committerDoug Evans <dje@gnu.org>
Wed, 29 Nov 1995 22:51:27 +0000 (22:51 +0000)
From-SVN: r10629

gcc/config/sparc/sol2.h

index dfd359c431f0df126d761fe4e4782b5a0398ccc8..d0772dfe88c382e8fb4f9c718dbfe387c207c03b 100644 (file)
@@ -166,8 +166,3 @@ 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
This page took 0.073428 seconds and 5 git commands to generate.