expr.h
28.2 KB
-
expr.c (expand_assignment): Remove the last argument. · e836a5a2
* expr.c (expand_assignment): Remove the last argument. Change the return type to void. * expr.h: Update the prototype of expand_assignment. * function.c (assign_parm_setup_reg): Update a call to expand_assignment. * stmt.c (expand_asm_expr): Likewise. From-SVN: r89275
Kazu Hirata committed