Re: Patch committed: Don't define TARGET_HAS_F_SETLKW

2014-10-24 Thread Ian Taylor
On Fri, Oct 24, 2014 at 6:26 AM, Andreas Schwab  wrote:
> Ian Taylor  writes:
>
>> 2014-10-23  Ian Lance Taylor  
>>
>> * config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
>
> s/define/undefine/

Thanks.  Fixed.  (Changes to ChangeLog files do not themselves require
ChangeLog entries.)

Ian
Index: gcc/ChangeLog
===
--- gcc/ChangeLog   (revision 216675)
+++ gcc/ChangeLog   (working copy)
@@ -200,7 +200,7 @@
 
 2014-10-23  Ian Lance Taylor  
 
-   * config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
+   * config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't undefine.
 
 2014-10-23  Jakub Jelinek  
 


Re: Patch committed: Don't define TARGET_HAS_F_SETLKW

2014-10-24 Thread Andreas Schwab
Ian Taylor  writes:

> 2014-10-23  Ian Lance Taylor  
>
> * config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.

s/define/undefine/

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Patch committed: Don't define TARGET_HAS_F_SETLKW

2014-10-23 Thread Ian Taylor
The target macro TARGET_HAS_F_SETLKW was removed from GCC back in 2005
(https://gcc.gnu.org/ml/gcc-patches/2005-07/msg00917.html).  I
happened to notice a dreg in mep.h.  After so long without a meaning,
it can't be necessary now.  This patch removes it.  Committed as
obvious.

Ian


2014-10-23  Ian Lance Taylor  

* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
Index: gcc/config/mep/mep.h
===
--- gcc/config/mep/mep.h(revision 216522)
+++ gcc/config/mep/mep.h(working copy)
@@ -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