Commit 832942a8 by Bernd Schmidt Committed by Bernd Schmidt

expr.c (expand_expr_real_1): Fix error in last change.

	* expr.c (expand_expr_real_1): Fix error in last change.

From-SVN: r107471
parent e30edd6c
2005-11-24 Bernd Schmidt <bernd.schmidt@analog.com>
* expr.c (expand_expr_real_1): Fix error in last change.
2005-11-24 J"orn Rennecke <joern.rennecke@st.com>
* caller-save.c: (this_insn_sets): Move into:
......
......@@ -7855,7 +7855,7 @@ expand_expr_real_1 (tree exp, rtx target, enum machine_mode tmode,
TREE_OPERAND (subexp1, 0),
NULL_RTX, &op1, &op0, 0);
goto binop2;
goto binop3;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment