summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1994-01-31 12:34:29 -0800
committerJim Wilson <wilson@gcc.gnu.org>1994-01-31 12:34:29 -0800
commit10a78a0a2aa98632bc19607f1c2e52f955d7de80 (patch)
treedff3f33499cfb184dfb10c4b99c082310e168528 /gcc
parent6cef330c377b50e0d510801ebbe94cbf16656b3f (diff)
downloadgcc-10a78a0a2aa98632bc19607f1c2e52f955d7de80.tar.gz
(TARGET_DEFAULT): Delete.
From-SVN: r6439
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/sparc/sun4o3.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/sparc/sun4o3.h b/gcc/config/sparc/sun4o3.h
index 17869d2fb54..5fcb72f4a63 100644
--- a/gcc/config/sparc/sun4o3.h
+++ b/gcc/config/sparc/sun4o3.h
@@ -1,9 +1,5 @@
#include "sparc/sparc.h"
-/* Define the Sun-asm flag, which is necessary for Sun 4 with os version 3. */
-#undef TARGET_DEFAULT
-#define TARGET_DEFAULT 7
-
#undef FUNCTION_PROFILER
#define FUNCTION_PROFILER(FILE, LABELNO) \
fprintf (FILE, "\tsethi %%hi(LP%d),%%o0\n\tcall .mcount\n\tor %%lo(LP%d),%%o0,%%o0\n", \