[Patch, Fortran] PR 48174+45304: No varags if interface is known

Tobias Burnus burnus@net-b.de
Tue Mar 22 08:22:00 GMT 2011


This patch makes sure that there is no vararg if the procedure interface 
is known. Before, for functions and subroutines without arguments, no 
void_list_node.

(Related, separate and unfixed issue: For procedures without explicit 
interface, the interface should be deduced from the usage.)

Build and regtested on x86-64-linux.
OK for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: variadic.diff
Type: text/x-patch
Size: 2074 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110322/354ffb61/attachment.bin>


More information about the Gcc-patches mailing list