[PATCH] Use void_list_node more in Fortran FE, don't make MAIN__ call varargs
Jakub Jelinek
jakub@redhat.com
Tue Aug 17 17:36:00 GMT 2010
On Tue, Aug 17, 2010 at 07:32:26PM +0200, Tobias Burnus wrote:
> On 08/17/2010 07:25 PM, Jakub Jelinek wrote:
> >As discussed in the PR, this patch just makes MAIN__ call non-varargs (for
> >other calls more work is needed)
>
> Namely, one should generate the interface based on the usage of the
> call; that way one can also give better diagnostics. (Cf. PR and PR
> linked in the PR.)
That and also using void_list_node TYPE_ARG_TYPES if the procedure is known
to have zero arguments.
> >Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
> OK. Thanks for the patch.
Thanks.
Jakub
More information about the Fortran
mailing list