summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.c')
-rw-r--r--gcc/rtl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c
index f1aa85b64dc..05b69a48668 100644
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -214,7 +214,6 @@ copy_rtx (rtx orig)
switch (code)
{
case REG:
- case QUEUED:
case CONST_INT:
case CONST_DOUBLE:
case CONST_VECTOR: