From cffb3a8a43af4cf8330e98add77c7485a5d3f67d Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 23 Oct 2014 22:46:49 +0000 Subject: * config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define. From-SVN: r216604 --- gcc/config/mep/mep.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/config/mep/mep.h') diff --git a/gcc/config/mep/mep.h b/gcc/config/mep/mep.h index d1360b6..5a125ac 100644 --- a/gcc/config/mep/mep.h +++ b/gcc/config/mep/mep.h @@ -512,7 +512,6 @@ typedef struct /* Profiling is supported. */ #define FUNCTION_PROFILER(FILE, LABELNO) mep_function_profiler (FILE); -#undef TARGET_HAS_F_SETLKW #define NO_PROFILE_COUNTERS 1 /* Trampolines are built at run-time. The cache is invalidated at -- cgit v1.1