Commit 87e38d84 by Richard Stallman

(gen_push_operand): No longer static.

From-SVN: r2603
parent 81fd0956
......@@ -1567,7 +1567,7 @@ push_block (size, extra, below)
return memory_address (GET_CLASS_NARROWEST_MODE (MODE_INT), temp);
}
static rtx
rtx
gen_push_operand ()
{
return gen_rtx (STACK_PUSH_CODE, Pmode, stack_pointer_rtx);
......
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