From: Jim Wilson Date: Mon, 31 Jan 1994 20:34:29 +0000 (-0800) Subject: (TARGET_DEFAULT): Delete. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=10a78a0a2aa98632bc19607f1c2e52f955d7de80;p=gcc.git (TARGET_DEFAULT): Delete. From-SVN: r6439 --- 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", \