summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-04 21:05:25 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-02-04 21:05:25 +0000
commit39bf1bf0a588045589133f23f3dfe9b495ec755a (patch)
tree96cf98094d784f09f695a3bf847c830d06c84c11
parent719045943e7d957c5f3e8fdd9a29b5becf4193b3 (diff)
downloadppe42-gcc-39bf1bf0a588045589133f23f3dfe9b495ec755a.tar.gz
ppe42-gcc-39bf1bf0a588045589133f23f3dfe9b495ec755a.zip
* pa.md (call_internal_reg_64bit): Remove unused variable.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49491 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/pa/pa.md2
2 files changed, 4 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f4311b42c4e..69162724e5a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index 846cc49fc72..aa0c305d18f 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -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\";
OpenPOWER on IntegriCloud