Commit 219f24a4 by John David Anglin Committed by John David Anglin

* pa.md (call_internal_reg_64bit): Remove unused variable.

From-SVN: r49491
parent 3cb66fd7
2002-02-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
* pa.md (call_internal_reg_64bit): Remove unused variable.
2002-02-04 Nick Clifton <nickc@cambridge.redhat.com> 2002-02-04 Nick Clifton <nickc@cambridge.redhat.com>
* config/arm/arm.h (machine_function): Add uses_anonymous_args * config/arm/arm.h (machine_function): Add uses_anonymous_args
......
...@@ -5877,8 +5877,6 @@ ...@@ -5877,8 +5877,6 @@
"TARGET_64BIT" "TARGET_64BIT"
"* "*
{ {
rtx xoperands[2];
/* ??? Needs more work. Length computation, split into multiple insns, /* ??? Needs more work. Length computation, split into multiple insns,
do not use %r22 directly, expose delay slot. */ do not use %r22 directly, expose delay slot. */
return \"ldd 16(%0),%%r2\;ldd 24(%0),%%r27\;bve,l (%%r2),%%r2\;nop\"; return \"ldd 16(%0),%%r2\;ldd 24(%0),%%r27\;bve,l (%%r2),%%r2\;nop\";
......
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