projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545d1aa
)
Fix minor issues
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Thu, 13 Jan 2011 07:35:42 +0000
(07:35 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Thu, 13 Jan 2011 07:35:42 +0000
(07:35 +0000)
From-SVN: r168741
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index c6ec1d5323f2177f97c347d796c1decc029ac431..86dfbe08ee913d0da7df10d2195fc036c06dd4b7 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-216,7
+216,7
@@
2011-01-11 Jeff Law <law@redhat.com>
-
*
PR tree-optimization/47086
+ PR tree-optimization/47086
* tree-ssa-loop-ivopts.c (find_givs_in_stmt_scev): Do not record
IVs from statements that might throw.
@@
-258,7
+258,7
@@
2011-01-10 Jeff Law <law@redhat.com>
-
*
PR tree-optimization/47141
+ PR tree-optimization/47141
* ipa-split.c (split_function): Handle case where we are
returning a value and the return block has a virtual operand phi.