gfc_error calls from iresolve.c
Steve Kargl
sgk@troutmask.apl.washington.edu
Wed Nov 8 00:25:00 GMT 2006
On Tue, Nov 07, 2006 at 10:26:58PM +0100, Paul Thomas wrote:
> Does anybody know why there are no calls to gfc_error from iresolve.c?
>
> In fixing pr29431, I have found it convenient to insert a check to see
> if the source and the destination are the same size, if there is no padding.
>
> It works fine but it is striking that there are no other error calls.
>
I suspect that iresolve.c has no gfc_error calls because most
argument checking is done in check.c.
PS: Are you sure about the pr number? Your patch in comment #1
doesn't touch iresolve.c.
--
Steve
More information about the Fortran
mailing list