This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Replacing DejaGNU
- From: Jeff Law <law at redhat dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>, Jakub Jelinek <jakub at redhat dot com>
- Cc: MCC CS <mcccs at gmx dot com>, gcc at gcc dot gnu dot org
- Date: Mon, 14 Jan 2019 09:43:15 -0700
- Subject: Re: Replacing DejaGNU
- References: <trinity-a2a7e429-292d-455f-9dc1-c97e201b66d4-1547473447594@3c-app-mailcom-bs12> <yddef9fbb0q.fsf@CeBiTec.Uni-Bielefeld.DE> <CAFiYyc2mdALTA_BED0ePx99-s9JtTc02X=TFdrG5KzYaa9+5cw@mail.gmail.com> <trinity-cdabcbeb-5fff-43f9-8dea-82f6f2b6da42-1547475305348@3c-app-mailcom-bs06> <20190114143501.GF30353@tucnak> <2ceead27-b0ff-3052-9e70-210b6f01cfbe@oracle.com> <20190114162850.GH30353@tucnak> <1e5d2dd1-c3c7-b767-fb65-429f7cb8d3c4@oracle.com>
On 1/14/19 9:39 AM, Paolo Carlini wrote:
> Hi,
>
> On 14/01/19 17:28, Jakub Jelinek wrote:
>> I think several testcases check for duplicate error messages, the
>> regexp is
>> against the whole text, so you can just check if it occurs more than once
>> there.
>
> This is essentially https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30612
Anyone working in this space should probably look at Ian's blogpost.
https://www.airs.com/blog/archives/499
jeff