This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] new C++ tests for gcov, -fbranch-probabilities
- From: Richard Henderson <rth at redhat dot com>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Mar 2002 13:10:37 -0800
- Subject: Re: [PATCH] new C++ tests for gcov, -fbranch-probabilities
- References: <20020329113225.A11239@us.ibm.com>
On Fri, Mar 29, 2002 at 11:32:25AM -0800, Janis Johnson wrote:
> * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
> * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
> ordering tests.
> * g++.dg/bprob/bprob-1.C: New test.
> * g++.dg/gcov/gcov.exp: New driver for gcov tests.
> * g++.dg/gcov/gcov-1.C: New test.
> * g++.dg/gcov/gcov-1.x: New file.
> * g++.dg/gcov/gcov-2.C: New test.
> * g++.dg/gcov/gcov-3.C: New test.
> * g++.dg/gcov/gcov-3.h: New file.
Ok.
r~