This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran, OOP] PR 60232: The rank of the element in the structure constructor does not match that of the component


Hi Janus,

Janus Weil wrote:
> The problem is this: When using a dimensionful function as an
> EXPR_VARIABLE (e.g. as the target in a procedure pointer assignment),
> we wrongly add a REF_ARRAY, because we are tricked to believe that the
> expression is dimensionful

> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?

Looks good to me. Thanks for the patch!

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]