aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/score/score-conv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/score/score-conv.h')
-rw-r--r--gcc/config/score/score-conv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/score/score-conv.h b/gcc/config/score/score-conv.h
index 67855da895e..e042dc1b7d3 100644
--- a/gcc/config/score/score-conv.h
+++ b/gcc/config/score/score-conv.h
@@ -22,11 +22,6 @@
extern int target_flags;
-/* Define the information needed to generate branch insns. This is
- stored from the compare operation. */
-extern GTY(()) rtx cmp_op0;
-extern GTY(()) rtx cmp_op1;
-
#define GP_REG_FIRST 0U
#define GP_REG_LAST 31U
#define GP_REG_NUM (GP_REG_LAST - GP_REG_FIRST + 1U)