projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
451d542
)
Fix ChangeLog entry
author
Tom de Vries
<vries@gcc.gnu.org>
Thu, 14 Aug 2014 17:56:18 +0000
(17:56 +0000)
committer
Tom de Vries
<vries@gcc.gnu.org>
Thu, 14 Aug 2014 17:56:18 +0000
(17:56 +0000)
From-SVN: r213976
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2b6ab6174594c1c121532df432634e55b34f3d39..35d7a4a6c9323d7f52ae85bddf62ee1e167f9249 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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>