projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdfc4dc
)
Fix typo in changelog.
author
Vladimir Makarov
<vmakarov@gcc.gnu.org>
Wed, 17 Dec 2014 21:29:01 +0000
(21:29 +0000)
committer
Vladimir Makarov
<vmakarov@gcc.gnu.org>
Wed, 17 Dec 2014 21:29:01 +0000
(21:29 +0000)
From-SVN: r218836
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index aef7f045b36ae2cf2949c6a51e11a1b78ea81a85..87940a24a4e0c74dabd3b1e5d76e176355de0a01 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,7
+1,8
@@
2014-12-17 Vladimir Makarov <vmakarov@redhat.com>
- * lra-constrints.c (process_alt_operands): Remove non allocatable
- hard regs when considering ira_prohibited_class_mode_regs.
+ * lra-constraints.c (process_alt_operands): Remove non
+ allocatable hard regs when considering
+ ira_prohibited_class_mode_regs.
2014-12-17 Jan Hubicka <hubicka@ucw.cz>