[Patch, fortran] PR43895 - [OOP] internal compiler error: verify_ssa failed
Jerry DeLisle
jvdelisle@verizon.net
Sun Jun 6 03:58:00 GMT 2010
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
More information about the Fortran
mailing list