OSDN Git Service

Correct date.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Nov 2008 23:58:55 +0000 (23:58 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Nov 2008 23:58:55 +0000 (23:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141755 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index a09fd98..5b03383 100644 (file)
@@ -12,7 +12,7 @@
        * config/mips/vr.h: Likewise.
        * config/mips/mips.h (BASE_DRIVER_SELF_SPECS): New. 
 
-2008-11-07  Vladimir Makarov  <vmakarov@redhat.com>
+2008-11-10  Vladimir Makarov  <vmakarov@redhat.com>
            
        PR rtl-optimizations/37948
        * ira-int.h (struct ira_allocno_copy): New member constraint_p.
@@ -57,7 +57,7 @@
        * config/sh/sh.h (OPTIMIZATION_OPTIONS): Set
        flag_ira_share_spill_slots to 2 if it's already non-zero.
        (OVERRIDE_OPTIONS): Clear flag_ira_share_spill_slots if
-        flag_ira_share_spill_slots is 2.
+       flag_ira_share_spill_slots is 2.
 
 2008-11-10  Kevin Buettner  <kevinb@redhat.com>