OSDN Git Service

Fix a couple of nits
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Feb 2010 08:37:25 +0000 (08:37 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Feb 2010 08:37:25 +0000 (08:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156491 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index e00a388..ba8b999 100644 (file)
@@ -3,13 +3,13 @@
        PR c++/40138
        * fold-const.c (operand_equal_p): Handle erroneous types.
 
        PR c++/40138
        * fold-const.c (operand_equal_p): Handle erroneous types.
 
-2010-02-01  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
+2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
 
        * config/h8300/h8300.md (can_delay): Fix attibute condition.
 
 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
 
 
        * config/h8300/h8300.md (can_delay): Fix attibute condition.
 
 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
 
-       PR rtl-optimizations/42941
+       PR rtl-optimization/42941
        * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
        of xmalloc.
 
        * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
        of xmalloc.