summaryrefslogtreecommitdiff
path: root/gcc/config/i386
diff options
context:
space:
mode:
authorrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-19 22:25:53 +0000
committerrobertl <robertl@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-19 22:25:53 +0000
commitf9b635ed4a8644a0514541caa771452455e933ad (patch)
tree5656eadfaa6bb1a2ad7b9c0bb097fa2e6c7dee11 /gcc/config/i386
parente614ae28fba80c7f9485412845796c497f121518 (diff)
downloadgcc-f9b635ed4a8644a0514541caa771452455e933ad.tar.gz
* config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22486 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386')
-rw-r--r--gcc/config/i386/sco5.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/i386/sco5.h b/gcc/config/i386/sco5.h
index 4d26255699a..b97fffc73ff 100644
--- a/gcc/config/i386/sco5.h
+++ b/gcc/config/i386/sco5.h
@@ -916,6 +916,11 @@ dtors_section () \
#define NO_DOLLAR_IN_LABEL
+/* Implicit library calls should use memcpy, not bcopy, etc. They are
+ faster on OpenServer libraries. */
+
+#define TARGET_MEM_FUNCTIONS
+
/*
Here comes some major hackery to get the crt stuff to compile properly.
Since we can (and do) compile for both COFF and ELF environments, we