This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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] PR22146 - ICE on elemental subroutine calls with array-valued actual arguments


Tobi,

gfc_ss *gfc_walk_expr (gfc_expr *);
/* Walk the arguments of an intrinsic function. */
! gfc_ss *gfc_walk_elemental_function_args (gfc_ss *, gfc_actual_arglist *, gfc_ss_type);


Please fix the comment, while you're there.


OK.

It took a depressingly long time to see what was wrong with the comment! *sigh*


Paul



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