From: Kazu Hirata Date: Sun, 29 Feb 2004 15:16:08 +0000 (+0000) Subject: Fix the date of the last entry. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2750f3f2fd672930802beb5c4689c690f9a40d26;p=platform%2Fupstream%2Fgcc.git Fix the date of the last entry. From-SVN: r78653 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c4efeb9..650c6fc 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2004-02-28 Kazu Hirata +2004-02-29 Kazu Hirata * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern function with __attribute__((noinline)).