Fix ChangeLog entry

From-SVN: r213976
This commit is contained in:
Tom de Vries 2014-08-14 17:56:18 +00:00
parent 451d542ef4
commit 9c8d7ac2a3
1 changed files with 0 additions and 1 deletions

View 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>