diff options
author | Richard Henderson <rth@cygnus.com> | 1999-06-21 10:47:44 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1999-06-21 10:47:44 -0700 |
commit | 2be15d0fe6c4baaa54a75580fc5333c4b092009f (patch) | |
tree | a99da405152b364cbdfe9d3e91858d70b9a20881 /gcc/real.c | |
parent | e8d49b5b5e0f6b26f866695c917d789f92885c10 (diff) | |
download | gcc-2be15d0fe6c4baaa54a75580fc5333c4b092009f.zip gcc-2be15d0fe6c4baaa54a75580fc5333c4b092009f.tar.gz gcc-2be15d0fe6c4baaa54a75580fc5333c4b092009f.tar.bz2 |
sparc.c (sparc_override_options): Don't allow profiling for code models other than medlow.
* sparc.c (sparc_override_options): Don't allow profiling for
code models other than medlow.
(sparc_function_profiler): New function from old FUNCTION_PROFILER
macro. Use ASM_GENERATE_INTERNAL_LABEL and MCOUNT_FUNCTION.
(sparc_function_block_profiler): Likewise. Use user_label_prefix.
(sparc_block_profiler): Likewise.
(sparc_function_block_profiler_exit): Likewise.
* sparc.h (FUNCTION_PROFILER): Call new sparc.c function.
(FUNCTION_BLOCK_PROFILER): Likewise.
(BLOCK_PROFILER): Likewise.
(FUNCTION_BLOCK_PROFILER_EXIT): Likewise.
(MCOUNT_FUNCTION): New.
* sparc/pbd.h (FUNCTION_PROFILER): Delete.
(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Delete.
* sparc/sun4o3.h (FUNCTION_PROFILER): Delete.
(MCOUNT_FUNCTION): New.
* sparc/sysv4.h (FUNCTION_BLOCK_PROFILER): Delete.
(BLOCK_PROFILER): Delete.
(MCOUNT_FUNCTION): New.
From-SVN: r27672
Diffstat (limited to 'gcc/real.c')
0 files changed, 0 insertions, 0 deletions