Two gimplification issues

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Tue Jul 27 06:26:00 GMT 2004


    I think better here is

	TREE_OPERAND (*expr_p, 1) = new;
    -	break;
    +	return GS_UNHANDLED;

That was my first thought but is it really right to return "unhandled" when
something is really being done?



More information about the Gcc-patches mailing list