This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, testsuite] Add missing cleanup in run-gcov
- From: Mike Stump <mikestump at comcast dot net>
- To: Tom de Vries <Tom_deVries at mentor dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 26 Feb 2015 10:05:48 -0800
- Subject: Re: [PATCH, testsuite] Add missing cleanup in run-gcov
- Authentication-results: sourceware.org; auth=none
- References: <54EF3711 dot 9080500 at mentor dot com>
On Feb 26, 2015, at 7:09 AM, Tom de Vries <Tom_deVries@mentor.com> wrote:
> This patch adds cleaning up of uninteresting leftover coverage files in case of xfail, f.i. for gcc.misc-tests/gcov-13.c.
>
> OK for stage4 trunk?
Ok.