• mmitchel's avatar
    * cp-tree.h (begin_switch_stmt): Adjust prototype. · 581d6863
    mmitchel authored
    	(finish_switch_cond): Likewise.
    	* parse.y (simple_stmt): Adjust accordingly.
    	* parse.c: Regenerated.
    	* pt.c (tsubst_expr): Adjust accordingly.
    	* semantics.c (expand_cond): New function.
    	(FINISH_COND): New macro.
    	(begin_switch_stmt): Build the SWITCH_STMT here.
    	(finish_switch_stmt_cond): Not here.
    	(expand_stmt): Adjust calls to begin_switch_stmt and
    	finish_switch_cond.  Use expand_cond throughout.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29246 138bc75d-0d04-0410-961f-82ee72b054a4
    581d6863
pt.c 294 KB