* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
From-SVN: r216604
This commit is contained in:
parent
c96601d2a7
commit
cffb3a8a43
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
PR debug/63623
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user