From: H.J. Lu Date: Mon, 10 Nov 2008 23:58:55 +0000 (-0800) Subject: Correct date. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b297d612f7667a62f9d60ff0bd4103c587f13ba5;p=gcc.git Correct date. From-SVN: r141755 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a09fd980c3b..5b03383f103 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -12,7 +12,7 @@ * config/mips/vr.h: Likewise. * config/mips/mips.h (BASE_DRIVER_SELF_SPECS): New. -2008-11-07 Vladimir Makarov +2008-11-10 Vladimir Makarov 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