This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, contrib] Support multi-tool sum files in dg-cmp-results.sh
- From: Mike Stump <mikestump at comcast dot net>
- To: Thomas Preudhomme <thomas dot preudhomme at foss dot arm dot com>
- Cc: Richard Biener <rguenther at suse dot de>, Jakub Jelinek <jakub at redhat dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 19 Jun 2017 08:55:22 -0700
- Subject: Re: [PATCH, contrib] Support multi-tool sum files in dg-cmp-results.sh
- Authentication-results: sourceware.org; auth=none
- References: <4b5196b2-d2eb-b6b9-1b9e-79402d466b99@foss.arm.com>
On Jun 14, 2017, at 5:30 AM, Thomas Preudhomme <thomas.preudhomme@foss.arm.com> wrote:
>
> 2017-06-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
>
> * dg-cmp-results.sh: Keep test result lines rather than throwing
> header and summary to support sum files with multiple tools.
>
> Tested successfully on sum file with single tool with similar results
> and on sum file with multiple tools now showing a regression with patch
> proposed in https://gcc.gnu.org/ml/gcc-patches/2017-06/msg00875.html
>
> Is this ok for trunk?
Ok.