From: Janis Johnson Date: Fri, 14 Sep 2001 20:42:38 +0000 (+0000) Subject: bprob: New directory. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1f8d138f4e374ce0187f078e44952e4fa2a53435;p=gcc.git bprob: New directory. * g77.dg/bprob: New directory. * g77.dg/bprob/bprob.exp: New file. * g77.dg/bprob/bprob-1.f: New test. * g77.dg/gcov: New directory. * g77.dg/gcov/gcov.exp: New file. * g77.dg/gcov/gcov-1.f: New test. * g77.dg/gcov/gcov-1.x: New file. From-SVN: r45607 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index ee7987c67b0..86c3c014b05 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2001-09-14 Janis Johnson + + * g77.dg/bprob: New directory. + * g77.dg/bprob/bprob.exp: New file. + * g77.dg/bprob/bprob-1.f: New test. + * g77.dg/gcov: New directory. + * g77.dg/gcov/gcov.exp: New file. + * g77.dg/gcov/gcov-1.f: New test. + * g77.dg/gcov/gcov-1.x: New file. + 2001-09-13 Neil Booth * gcc.dg/cpp/directiv.c: Update.