diff options
Diffstat (limited to 'gcc/config/sparc/sparc.c')
-rw-r--r-- | gcc/config/sparc/sparc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/sparc/sparc.c b/gcc/config/sparc/sparc.c index a6364ab..d99e703 100644 --- a/gcc/config/sparc/sparc.c +++ b/gcc/config/sparc/sparc.c @@ -2836,7 +2836,6 @@ load_pic_register () { /* Labels to get the PC in the prologue of this function. */ int orig_flag_pic = flag_pic; - rtx insn; if (! flag_pic) abort (); |