]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 2019 08:28:36 +0000 (08:28 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Sep 2019 08:28:36 +0000 (08:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276046 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 3e64e58274e939c730ed0c89e983277db0c82482..02462fc5229c272cb5d4018a589a97ec1000ea96 100644 (file)
@@ -1,7 +1,7 @@
 2019-09-23  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/specs/compile_time1.ads: New test.
-       * gnat.dg/specs/compile_time1_pkg.ads! New helper.
+       * gnat.dg/specs/compile_time1_pkg.ads: New helper.
 
 2019-09-22  Marek Polacek  <polacek@redhat.com>