[Patch, fortran] PR57033 ICE on extended derived type and default initialization

Paul Richard Thomas paul.richard.thomas@gmail.com
Sat Feb 1 18:56:00 GMT 2014


Dear Mikael,

We seem to be breaking records tonight :-)

OK by me for trunk, 4.7 and 4.8.

Thanks!

Paul

On 1 February 2014 19:49, Mikael Morin <mikael.morin@sfr.fr> wrote:
> Hello,
>
> here is a fix for PR57033.
> The problem was gfc_convert_to_structure_constructor calling itself
> recursively and changing `actual' behind its back without going through
> the loop condition.
> The fix is pretty obvious; I thought there was something missing (see
> the PR) but on second thought, it seems to be correct.
>
> regression tested on x86_64-unknown-linux-gnu; OK for trunk and then
> 4.8/4.7?
>
> Mikael
>



-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy



More information about the Gcc-patches mailing list