From: Kazu Hirata Date: Sun, 29 Feb 2004 15:16:08 +0000 (+0000) Subject: Fix the date of the last entry. X-Git-Tag: releases/gcc-4.0.0~9752 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2750f3f2fd672930802beb5c4689c690f9a40d26;p=thirdparty%2Fgcc.git Fix the date of the last entry. From-SVN: r78653 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c4efeb98385c..650c6fc8700b 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)).