This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in closed-source, proprietary software that I do not have access to
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: gcc at gcc dot gnu dot org,Thomas Koenig <tkoenig at netcologne dot de>,"fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>,gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Sat, 25 May 2019 16:03:08 +0200
- Subject: Re: Bug in closed-source, proprietary software that I do not have access to
- References: <813c3cf9-265c-b689-5130-ef7f15e11632@netcologne.de>
On May 25, 2019 2:52:53 PM GMT+02:00, Thomas Koenig <tkoenig@netcologne.de> wrote:
>Hi,
>
>consider this: There is a bug, confirmed by several people. This occurs
>in closed-source, proprietary software, and appears to be due to one
>of my commits.
>
>Despite considerable help from somebody who has access to the source,
>and putting in quite a few (volunteer) hours myself, there is no
>test case.
>
>So, what to do? Close the PR as INVALID? This would be our standard
>policy, correct?
No, it would be WAITING since we're waiting for a testcase.
>FYI, the proprietary, closed-source software is SPEC, the corresponding
>PR is 90539, and the friendly helper is Martin Liska.
>
>Regards
>
> Thomas