#undef ASM_OUTPUT_EXTERNAL
authorJason Merrill <merrill@gnu.org>
Mon, 13 Mar 1995 17:05:17 +0000 (17:05 +0000)
committerJason Merrill <merrill@gnu.org>
Mon, 13 Mar 1995 17:05:17 +0000 (17:05 +0000)
From-SVN: r9174

gcc/config/rs6000/aix41.h

index b3c8cd996903cc258ce15af5c6c93bd58d909f89..a4f99e5d2fdad4c7e764b19bc4a3a2648452dadc 100644 (file)
@@ -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}\