Remove last change to alpha/linux.
authorH.J. Lu <hjl@gnu.ai.mit.edu>
Wed, 27 Aug 1997 15:24:31 +0000 (15:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Aug 1997 15:24:31 +0000 (09:24 -0600)
Remove last change to alpha/linux.  It was incorrect according to Richard
Henderson.

From-SVN: r14964

gcc/ChangeLog
gcc/config/alpha/linux.h

index e44d4d078838e741f33aea30809ae8250e58114e..0483a4f8e25607b56742a0bcebec7d3d67c8cce9 100644 (file)
@@ -8,9 +8,7 @@ Wed Aug 27 01:24:25 1997  H.J. Lu   (hjl@gnu.ai.mit.edu)
        * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
        USE_GNULIBC_1 is not defined.
 
-       * config/alpha/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
-       as 1.
-       * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): Ditto.
+       * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): New.  Defined as 1.
 
        * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1 if USE_GNULIBC_1 is not defined.
index 3de3a9b59adf5ae2b6d893c0806c78c5a38f84a3..4dbc65025cf574be44b8df9dc0ea676caa75f499 100644 (file)
@@ -48,9 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef ASM_SPEC
 #define ASM_SPEC "-nocpp"
 
-#undef DEFAULT_VTABLE_THUNKS
-#define DEFAULT_VTABLE_THUNKS 1
-
 /* Can't do stabs */
 #undef SDB_DEBUGGING_INFO