r121615 - in /branches/gcc-4_2-branch/gcc/fortr...

sje@gcc.gnu.org sje@gcc.gnu.org
Mon Feb 5 21:28:00 GMT 2007


Author: sje
Date: Mon Feb  5 21:28:46 2007
New Revision: 121615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121615
Log:
	Backport from trunk
	PR fortran/30432
	* trans-types.c (gfc_get_function_type):  Do not add void_type_node
	to empty arg list.
	* trans-decl.c (create_function_arglist): Change assert.

Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_2-branch/gcc/fortran/trans-types.c



More information about the Gcc-cvs mailing list