OSDN Git Service

Fix minor issues
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jan 2011 07:35:42 +0000 (07:35 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jan 2011 07:35:42 +0000 (07:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168741 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c6ec1d5..86dfbe0 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.