summaryrefslogtreecommitdiffstats
path: root/gcc/config/pa
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 21:27:16 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-01 21:27:16 +0000
commitc1763c9dd45d131020a9326ac4737236026cdcd9 (patch)
tree05dd3c3e1834d0f96c28ff18510cd23d8f088442 /gcc/config/pa
parentd35d55fbb5e48cbad8333574c84f7f17bf9bf472 (diff)
downloadppe42-gcc-c1763c9dd45d131020a9326ac4737236026cdcd9.tar.gz
ppe42-gcc-c1763c9dd45d131020a9326ac4737236026cdcd9.zip
* pa.md (reload peepholes): Remove unused variable "mode".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18939 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/pa')
-rw-r--r--gcc/config/pa/pa.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index 053d0081678..ddaf34bd045 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -4856,7 +4856,6 @@
== REGNO_REG_CLASS (REGNO (operands[2]))"
"*
{
- enum machine_mode mode = GET_MODE (operands[0]);
rtx xoperands[2];
if (FP_REG_P (operands[1]))
@@ -4896,7 +4895,6 @@
== REGNO_REG_CLASS (REGNO (operands[2]))"
"*
{
- enum machine_mode mode = GET_MODE (operands[0]);
rtx xoperands[2];
if (FP_REG_P (operands[0]))
OpenPOWER on IntegriCloud