Re: [Patch, Fortran] PR53692 - Fix passing an absent array to an elemental procedure
Dear Tobias, > OK for the trunk? Yes, particularly with the development relative to the draft patch in the PR. OK for trunk. Thanks Paul
[Patch, Fortran] PR53692 - Fix passing an absent array to an elemental procedure
For details, see PR. Build and regtested on x86-64-gnu-linux. OK for the trunk? Tobias 2012-06-16 Tobias Burnus PR fortran/53692 * trans-array.c (set_loop_bounds): Don't scalarize via absent optional arrays. * resolve.c (resolve_elemental_actual): Don't stop resolving after printing a w