This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Make dg-extract-results.sh explicitly treat .{sum,log} files as text
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Sergio Durigan Junior <sergiodj at redhat dot com>
- Cc: GDB Patches <gdb-patches at sourceware dot org>
- Date: Mon, 15 Dec 2014 22:33:07 +0100
- Subject: Re: [PATCH] Make dg-extract-results.sh explicitly treat .{sum,log} files as text
- Authentication-results: sourceware.org; auth=none
- References: <1418677196-20721-1-git-send-email-sergiodj at redhat dot com>
On Mon, 15 Dec 2014 21:59:56 +0100, Sergio Durigan Junior wrote:
> --- a/gdb/testsuite/dg-extract-results.sh
> +++ b/gdb/testsuite/dg-extract-results.sh
Master of dg-extract-results.sh is gcc/contrib/dg-extract-results.sh
Which is rewritten to Python BTW. (I have noticed it only now.)
Regards,
Jan