+ PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.

+       PR target/11322
+       * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.
+

From-SVN: r74309
This commit is contained in:
Andrew Pinski 2003-12-05 04:43:30 +00:00 committed by Andrew Pinski
parent 34c6bdab9e
commit e3869806bb
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2003-12-04 Andrew Pinski <pinskia@physics.uc.edu>
PR target/11322
* config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.
PR target/12467
* config/rs6000/altivec.md (altivec_vmsummbm): Fix typo.

View File

@ -93,6 +93,8 @@ Boston, MA 02111-1307, USA. */
#define TARGET_DEFAULT \
(TARGET_CPU_DEFAULT | USERMODE_BIT | TARGET_ENDIAN_DEFAULT)
/* Define because we use the label and we do not need them. */
#define NO_PROFILE_COUNTERS
#undef FUNCTION_PROFILER
#define FUNCTION_PROFILER(STREAM,LABELNO) \