linux.h (CC1_SPEC): Define it only if not defined.
authorH.J. Lu <hjl@gnu.ai.mit.edu>
Wed, 27 Aug 1997 07:26:22 +0000 (07:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Aug 1997 07:26:22 +0000 (01:26 -0600)
commitbba17b29e156ba3c6ffdc7f690fe34ca4d12fc0a
treec5ae7c70710ed2052089479043745fa7a7a31200
parented4044e07020ae7f855f37345354eca3134b0c90
linux.h (CC1_SPEC): Define it only if not defined.

        * config/linux.h (CC1_SPEC): Define it only if not defined.

        * config/m68k/linux.h (CC1_SPEC): Undefine it before include
        <linux.h>

        * 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/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1 if USE_GNULIBC_1 is not defined.
Linux patches from HJ.

From-SVN: r14960
gcc/ChangeLog
gcc/config/alpha/linux.h
gcc/config/linux.h
gcc/config/m68k/linux.h
gcc/config/rs6000/linux.h
gcc/config/sparc/linux.h