decl.c (store_parm_decls): Remove redundant call to expand_main_function.

* decl.c (store_parm_decls): Remove redundant call to
	expand_main_function.

From-SVN: r20067
This commit is contained in:
Mark Mitchell 1998-05-26 20:59:35 +00:00 committed by Mark Mitchell
parent a9afaadb7b
commit a8f3f283e0
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
1998-05-26 Mark Mitchell <mark@markmitchell.com>
* decl.c (store_parm_decls): Remove redundant call to
expand_main_function.
1998-05-26 Benjamin Kosnik <bkoz@loony.cygnus.com>
* decl.c (start_decl): Check for DECL_LANG_SPECIFIC before

View File

@ -12121,9 +12121,6 @@ store_parm_decls ()
to run global initializers, etc. */
if (DECL_MAIN_P (fndecl))
expand_main_function ();
{
expand_main_function ();
}
/* Now that we have initialized the parms, we can start their
cleanups. We cannot do this before, since expand_decl_cleanup