Commit cffb3a8a by Ian Lance Taylor Committed by Ian Lance Taylor

* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.

From-SVN: r216604
parent c96601d2
2014-10-23 Ian Lance Taylor <iant@google.com>
* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
2014-10-23 Jakub Jelinek <jakub@redhat.com> 2014-10-23 Jakub Jelinek <jakub@redhat.com>
PR debug/63623 PR debug/63623
...@@ -512,7 +512,6 @@ typedef struct ...@@ -512,7 +512,6 @@ typedef struct
/* Profiling is supported. */ /* Profiling is supported. */
#define FUNCTION_PROFILER(FILE, LABELNO) mep_function_profiler (FILE); #define FUNCTION_PROFILER(FILE, LABELNO) mep_function_profiler (FILE);
#undef TARGET_HAS_F_SETLKW
#define NO_PROFILE_COUNTERS 1 #define NO_PROFILE_COUNTERS 1
/* Trampolines are built at run-time. The cache is invalidated at /* Trampolines are built at run-time. The cache is invalidated at
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment