r135284 - in /trunk/gcc: ChangeLog config/sparc...

davem@gcc.gnu.org davem@gcc.gnu.org
Wed May 14 08:39:00 GMT 2008


Author: davem
Date: Wed May 14 08:39:46 2008
New Revision: 135284

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135284
Log:
	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/linux.h
    trunk/gcc/config/sparc/linux64.h
    trunk/gcc/config/sparc/sparc.c



More information about the Gcc-cvs mailing list