* arm.c (thumb_unexpanded_epilogue): Delete unused variable 'mode'.
From-SVN: r99741
This commit is contained in:
parent
03a9fcb862
commit
6e60504feb
@ -1,3 +1,7 @@
|
||||
2005-05-15 Richard Earnshaw <richard.earnshaw@arm.com>
|
||||
|
||||
* arm.c (thumb_unexpanded_epilogue): Delete unused variable 'mode'.
|
||||
|
||||
2005-05-15 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* gcc.c (pfatal_pexecute): Remove unused local function.
|
||||
|
@ -12922,7 +12922,6 @@ thumb_unexpanded_epilogue (void)
|
||||
int high_regs_pushed = 0;
|
||||
int had_to_push_lr;
|
||||
int size;
|
||||
int mode;
|
||||
|
||||
if (return_used_this_function)
|
||||
return "";
|
||||
|
Loading…
Reference in New Issue
Block a user