[Patch, fortran] PR43895 - [OOP] internal compiler error: verify_ssa failed

Paul Richard Thomas paul.richard.thomas@gmail.com
Sun Jun 6 13:07:00 GMT 2010


Thanks, Jerry!

Dominique OK'd it on #gfortran but neither of us saw the typos.  I
have committed, typos and all but I'll flag up the need to put it
right on trunk, when I commit to 4.5.

Cheers

Paul

On Sun, Jun 6, 2010 at 5:57 AM, Jerry DeLisle <jvdelisle@verizon.net> wrote:
> On 06/05/2010 08:32 AM, Paul Richard Thomas wrote:
>>
>> This one is pretty 'obvious' but I'll await an OK before applying it.
>>
>> Bootstrapped and regtested on x86_64/FC9 - OK for trunk and 4.5?
>>
> OK with the following fixed: (These are typo nits on comments)
>
> +   /* Just in case in gets dereferenced.  */
>
> s/in/it/
>
> +   decl_type = TREE_TYPE (decl);
> +
>    /* If this an array of derived types with allocatable components
>       build a loop and recursively call this function.  */
>
> s/this an/this is an/      s/components/components,/
>
>
> Jerry
>



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



More information about the Fortran mailing list