This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Remove redundant code


MURAKAMI Kiyoshi wrote:

	* c-decl.c (store_parm_decls_from): Remove unused function.
	* c-tree.h: Remove prototype for store_parm_decls_from.
	* tree-cfg.c (init_empty_tree_cfg): Remove redundant code.
	* cgraphunit.c (cgraph_expand_all_functions): Remove redundant
	conditional.

OK.




Diego.


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