OSDN Git Service

(TARGET_DEFAULT): Delete.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 1994 20:34:29 +0000 (20:34 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 1994 20:34:29 +0000 (20:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6439 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sparc/sun4o3.h

index 17869d2..5fcb72f 100644 (file)
@@ -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", \