• sayle's avatar
    · 45fb3e2c
    sayle authored
    	* expr.c (expand_expr): The code following both_summands performs
    	the same task as simplify_gen_binary.  Replace all gotos to
    	both_summands with a call to simplify_gen_binary and delete the
    	now unused label.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71006 138bc75d-0d04-0410-961f-82ee72b054a4
    45fb3e2c
expr.c 319 KB