aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2011-01-13 07:35:42 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2011-01-13 07:35:42 +0000
commit1ee3ea052a68c68016ddb19efa9c6173fecf9c80 (patch)
tree55cfeb62f5efe9642bbe7c4bcf3db2921f936460 /gcc
parent545d1aa13cca695b161fd4b9740f07a8fd391db0 (diff)
downloadgcc-1ee3ea052a68c68016ddb19efa9c6173fecf9c80.zip
gcc-1ee3ea052a68c68016ddb19efa9c6173fecf9c80.tar.gz
gcc-1ee3ea052a68c68016ddb19efa9c6173fecf9c80.tar.bz2
Fix minor issues
From-SVN: r168741
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c6ec1d5..86dfbe0 100644
--- 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.