OSDN Git Service

Fix the date of the last entry.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Feb 2004 15:16:08 +0000 (15:16 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Feb 2004 15:16:08 +0000 (15:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78653 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index c4efeb9..650c6fc 100644 (file)
@@ -1,4 +1,4 @@
-2004-02-28  Kazu Hirata  <kazu@cs.umass.edu>
+2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
 
        * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
        function with __attribute__((noinline)).