From: Jason Merrill Date: Mon, 13 Mar 1995 17:05:17 +0000 (+0000) Subject: #undef ASM_OUTPUT_EXTERNAL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6aa7d4afaef51c6c3fbdca6232b67c31855d10e0;p=gcc.git #undef ASM_OUTPUT_EXTERNAL From-SVN: r9174 --- diff --git a/gcc/config/rs6000/aix41.h b/gcc/config/rs6000/aix41.h index b3c8cd99690..a4f99e5d2fd 100644 --- a/gcc/config/rs6000/aix41.h +++ b/gcc/config/rs6000/aix41.h @@ -25,6 +25,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef ASM_SPEC #define ASM_SPEC "-u -mpwr" +/* These are not necessary when we pass -u to the assembler, and undefining + them saves a great deal of space in object files. */ + +#undef ASM_OUTPUT_EXTERNAL +#undef ASM_OUTPUT_EXTERNAL_LIBCALL + #undef LINK_SPEC #define LINK_SPEC "-bpT:0x10000000 -bpD:0x20000000 %{!r:-btextro} -bnodelcsect\ %{static:-bnso -bI:/lib/syscalls.exp} %{g*:-bexport:/usr/lib/libg.exp}\