This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [committed] Re: Bug in DEC UNION/STRUCT patch
- From: Fritz Reese <fritzoreese at gmail dot com>
- To: Dominique d'Humières <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 23 Aug 2016 15:46:57 -0400
- Subject: Re: [committed] Re: Bug in DEC UNION/STRUCT patch
- Authentication-results: sourceware.org; auth=none
- References: <FED0E95A-AA3A-4FD5-94D9-726890FAC804@lps.ens.fr>
On Tue, Aug 23, 2016 at 12:22 PM, Dominique d'Humières
<dominiq@lps.ens.fr> wrote:
>> This above is pretty clearly a typo. The attached patch committed as
>> obvious r239706.
> Could you please provide a test failing before r239706 and succeeding after it?
>
I will work on that - it seems to be harder to exhibit this issue than
I would've thought. I'm finding myself reconsidering this piece of the
original patch and its implications.
In related news, I found and fixed another bug while attempting to
exhibit this bug:
https://gcc.gnu.org/ml/fortran/2016-08/msg00126.html
---
Fritz Reese