Fix minor issues
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 13 Jan 2011 07:35:42 +0000 (07:35 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 13 Jan 2011 07:35:42 +0000 (07:35 +0000)
From-SVN: r168741

gcc/ChangeLog

index c6ec1d5323f2177f97c347d796c1decc029ac431..86dfbe08ee913d0da7df10d2195fc036c06dd4b7 100644 (file)
 
 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.
 
 
 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.