This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Fortran, Patch] PR 54225 - Fix ice-on-invalid-code with "*" in array refs
- From: Mikael Morin <mikael dot morin at sfr dot fr>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: gcc patches <gcc-patches at gcc dot gnu dot org>, gfortran <fortran at gcc dot gnu dot org>
- Date: Wed, 12 Sep 2012 11:46:41 +0200
- Subject: Re: [Fortran, Patch] PR 54225 - Fix ice-on-invalid-code with "*" in array refs
- References: <504ED20F.30209@net-b.de>
On 11/09/2012 07:54, Tobias Burnus wrote:
> This patch fixes a GCC 4.7/4.8 regression for invalid code.
>
> Build and regtested on x86-64-linux.
> OK for the trunk and 4.7?
>
Yes.
PR 53306 is also fixed by your patch according to Dominique, so don't
forget to include its testcase and to add the PR reference in the
ChangeLogs.
Thanks
Mikael