[PATCH] fortran/30207 -- Fix a WHERE and array section problem

Paul Thomas paulthomas2@wanadoo.fr
Sun Dec 17 19:12:00 GMT 2006


roger,
> I'm a little curious what other approaches you investigated.  After a
> little digging, I think I now understand why I thought the front-end
> canonicalized "z" and "z(:)" to the same gfc_expr.  It turns out that
> it's not the front-end that canonicalizes them, but the scalarizer.
>
>   

The truly brutal one of setting the dimen_types to DIMEN_RANGE for a 
full array :-)  

I figured that it should not do any harm but I was wrong!

Paul



More information about the Gcc-patches mailing list