Commit 6e60504f by Richard Earnshaw Committed by Richard Earnshaw

* arm.c (thumb_unexpanded_epilogue): Delete unused variable 'mode'.

From-SVN: r99741
parent 03a9fcb8
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 "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment