(copy_rtx_if_shared, case LABEL_REF): Can't share.
From-SVN: r6746
This commit is contained in:
parent
484c392430
commit
86be1e79df
@ -1485,7 +1485,6 @@ copy_rtx_if_shared (orig)
|
||||
case JUMP_INSN:
|
||||
case CALL_INSN:
|
||||
case NOTE:
|
||||
case LABEL_REF:
|
||||
case BARRIER:
|
||||
/* The chain of insns is not being copied. */
|
||||
return x;
|
||||
|
Loading…
Reference in New Issue
Block a user