From: Jan Hubicka Date: Wed, 27 Feb 2002 09:47:27 +0000 (+0100) Subject: linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd98ad035e95ad1acfd585002d0491fba1ece4a7;p=gcc.git linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. Wed Feb 27 10:45:19 CET 2002 Jan Hubicka * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. * x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Allways define. From-SVN: r50097 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cf3d5af722e..6b3b54abd50 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 27 10:45:19 CET 2002 Jan Hubicka + + * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. + * x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Allways define. + Wed Feb 27 10:39:20 CET 2002 Jan Hubicka * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define. diff --git a/gcc/config/i386/linux64.h b/gcc/config/i386/linux64.h index b63157e3e73..8d70972638c 100644 --- a/gcc/config/i386/linux64.h +++ b/gcc/config/i386/linux64.h @@ -30,21 +30,6 @@ Boston, MA 02111-1307, USA. */ #undef CPP_SPEC #define CPP_SPEC "%(cpp_cpu) %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT} %{!m32:-D__LONG_MAX__=9223372036854775807L}" -/* A C statement to output to the stdio stream FILE an assembler - command to advance the location counter to a multiple of 1<