1. 01 Jun, 2004 10 commits
  2. 31 May, 2004 29 commits
  3. 30 May, 2004 1 commit
    • c-decl.c (c_expand_body_1): Remove and fold back into ... · 3c79fa86
      ChangeLog:
      	* c-decl.c (c_expand_body_1): Remove and fold back into ...
      	(c_expand_body): here.
      	(c_expand_decl): Move to ...
      	* c-common.c (c_expand_decl): Here and remove check for nested
      	functions.
      	* c-common.h (c_expand_decl): Add prototype.
      	* c-tree.h (c_expand_decl): Remove.
      
      cp/ChangeLog:
      	* cp-lang.c (cp_expand_decl): Remove.
      	(LANG_HOOKS_EXPAND_DECL): Use c_expand_decl.
      
      From-SVN: r82469
      Andrew Pinski committed