Fix ChangeLog entry
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Aug 2014 17:56:18 +0000 (17:56 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Aug 2014 17:56:18 +0000 (17:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213976 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 2b6ab61..35d7a4a 100644 (file)
@@ -8,7 +8,6 @@
        PR rtl-optimization/62030
        * ifcvt.c (rtx_interchangeable_p): New function.
        (noce_try_move, noce_process_if_block): Use rtx_interchangeable_p.
-       * emit-rtl.c (mem_attrs_eq_p): Remove static.
        * emit-rtl.h (mem_attrs_eq_p): Declare.
 
 2014-08-14  Roman Gareev  <gareevroman@gmail.com>