mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-04 09:39:41 +08:00
* pa.md (call_internal_reg_64bit): Remove unused variable.
From-SVN: r49491
This commit is contained in:
parent
3cb66fd7e1
commit
219f24a42e
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* config/arm/arm.h (machine_function): Add uses_anonymous_args
|
||||
|
@ -5877,8 +5877,6 @@
|
||||
"TARGET_64BIT"
|
||||
"*
|
||||
{
|
||||
rtx xoperands[2];
|
||||
|
||||
/* ??? Needs more work. Length computation, split into multiple insns,
|
||||
do not use %r22 directly, expose delay slot. */
|
||||
return \"ldd 16(%0),%%r2\;ldd 24(%0),%%r27\;bve,l (%%r2),%%r2\;nop\";
|
||||
|
Loading…
Reference in New Issue
Block a user