summaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog-2009
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog-2009')
-rw-r--r--gcc/testsuite/ChangeLog-20092
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog-2009 b/gcc/testsuite/ChangeLog-2009
index a4614a03ec..4c14e744fa 100644
--- a/gcc/testsuite/ChangeLog-2009
+++ b/gcc/testsuite/ChangeLog-2009
@@ -4683,7 +4683,7 @@
* gcc.c-torture/compile/limits-fndefn.c: Add dg-timeout-factor.
-2009-08-25 Ville Voutilainen <ville.voutilainen@gmail.com>
+2009-08-25 Ville Voutilainen <ville.voutilainen@gmail.com>
* g++.dg/cpp0x/alignof.C: New. Tests that the alignof
keyword works in the same manner as __alignof.