diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-05-19 07:12:05 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-05-19 07:12:05 +0000 |
commit | f0cd747eb3b1c297945e87b2a322a06367b840c6 (patch) | |
tree | df6e80c596d87d47b5bec9e5786fa89a6b21bf35 | |
parent | 925a448751fd6d7988db51070b585e4fd55766a2 (diff) | |
download | gcc-f0cd747eb3b1c297945e87b2a322a06367b840c6.zip gcc-f0cd747eb3b1c297945e87b2a322a06367b840c6.tar.gz gcc-f0cd747eb3b1c297945e87b2a322a06367b840c6.tar.bz2 |
Add missing period.
From-SVN: r99957
-rw-r--r-- | gcc/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7b1f427..6f91161 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2005-05-19 Eric Botcazou <ebotcazou@libertysurf.fr> - * gcc.dg/c99-math.h: New + * gcc.dg/c99-math.h: New. * gcc.dg/c99-math-float-1.c: New test. * gcc.dg/c99-math-double-1.c: Likewise. * gcc.dg/c99-math-long-double-1.c: Likewise. |