* decl.c (store_parm_decls): Remove redundant call to
expand_main_function.
From-SVN: r20067
+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
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