]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass a label...
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 May 2008 08:39:46 +0000 (08:39 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Wed, 14 May 2008 08:39:46 +0000 (01:39 -0700)
commitcc44abe6a5bedb27256cfb8b2c9d42c3873ceacd
treeff37f188be94e6a92b63d0f364f9e94bc49d13aa
parenteaa2f8c7e6ae12642905df0e518d58b724bccf5f
sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass a label into mcount.

* config/sparc/sparc.c (sparc_profile_hook): If
NO_PROFILE_COUNTERS, don't generate and pass a label
into mcount.
* config/sparc/linux.h (NO_PROFILE_COUNTERS): Define as 1.
* config/sparc/linux64.h (NO_PROFILE_COUNTERS): Likewise.

From-SVN: r135284
gcc/ChangeLog
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/sparc.c