[PATCH, fortran, final] PR fortran/60255 Deferred character length

Dominique d'Humières dominiq@lps.ens.fr
Tue Dec 30 15:44:00 GMT 2014


The new patch fixes the ICEs, but still emit the wrong codes reported in pr61337.

Thanks and Happy New Year to all,

Dominique

> Le 30 déc. 2014 à 14:39, Andre Vehreschild <vehre@gmx.de> a écrit :
> 
> Hi Dominique,
> 
> thanks for pointing that out. That was caused by a flaw in the current patch.
> In the attached version this is fixed now.
> 
> Bootstraps and regtests ok on x86_64-linux-gnu.
> 
> Regards,
> 	Andre
> 
> On Mon, 29 Dec 2014 16:32:27 +0100
> Dominique d'Humières <dominiq@lps.ens.fr> wrote:
> 
>> For the record, compiling the tests in pr61337 with the patch applied on top
>> of r219099 gives ICEs:
>> 
>>   use array_list
>> 1
>> internal compiler error: in gfc_advance_chain, at fortran/trans.c:58
>> 
>> Since this replaces some wrong-code generation by some ICEs, I don’t think
>> this should delay the fix of pr60255.
>> 
>> Cheers,
>> 
>> Dominique



More information about the Gcc-patches mailing list