Commit 10a78a0a by Jim Wilson

(TARGET_DEFAULT): Delete.

From-SVN: r6439
parent 6cef330c
#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", \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment