This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Killing old dead bugs
- From: Jeff Law <law at redhat dot com>
- To: NightStrike <nightstrike at gmail dot com>, Martin Sebor <msebor at gmail dot com>
- Cc: Yuri Gribov <tetra2005 at gmail dot com>, Mikhail Maltsev <maltsevm at gmail dot com>, GCC Development <gcc at gcc dot gnu dot org>, Andrew Pinski <pinskia at gmail dot com>
- Date: Mon, 17 Jul 2017 22:48:55 -0600
- Subject: Re: Killing old dead bugs
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=law at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 7153C7EBDB
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 7153C7EBDB
- References: <CAJOtW+6u3FxTRfyqJf3NAit9OsghzPFj0iYrDd1nrh9XvXg8Dg@mail.gmail.com> <CAOqAUTh5jAS5HT0tcu2g5JAFLhbz1WU=Gh51A909ok=jmp54ww@mail.gmail.com> <CAJOtW+45phS3CP2v0rahsGdPkLTjcFPsKE-upU4VurCwiDZArw@mail.gmail.com> <053aba15-dd62-ab17-7c2b-a71b12d796f2@gmail.com> <CAF1jjLtHvKK_WZPj0x5poKS6xr5H91f=76oADOvxjDj+LD33nQ@mail.gmail.com>
On 07/17/2017 10:33 PM, NightStrike wrote:
> On Mon, Jul 17, 2017 at 11:23 AM, Martin Sebor <msebor@gmail.com> wrote:
>> you did for the bugs below is ideal. Adding a test case if one
>> doesn't exist in the test suite is also very useful, though quite
>> a bit more work.
>
> Isn't a testcase always required?
Required? No. Preferred? Yes.
jeff