projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feca7b8
)
Fix the last ChangeLog entry
author
Vladimir Makarov
<vmakarov@gcc.gnu.org>
Mon, 6 Mar 2017 20:29:49 +0000
(20:29 +0000)
committer
Vladimir Makarov
<vmakarov@gcc.gnu.org>
Mon, 6 Mar 2017 20:29:49 +0000
(20:29 +0000)
From-SVN: r245929
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2ddff45eabd7f0d8f7965bfbeb356dc2be128e5a..a13d73ae35657b24db69319dd3d3b1f8bec42204 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,9
+1,9
@@
2017-03-06 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/79571
- * lra-constraints.c (process_alt_operands): C
la
culate static
- reject and subtract it from overal
when there will be only address
- reload
s
.
+ * lra-constraints.c (process_alt_operands): C
al
culate static
+ reject and subtract it from overal
l when only addresses will be
+ reload
ed
.
2017-03-06 Julia Koval <julia.koval@intel.com>