mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-17 21:44:42 +08:00
Delete now unused variable rs6000_save_toc_p.
From-SVN: r12947
This commit is contained in:
parent
62c0fb87d5
commit
1df01bdf69
@ -1187,9 +1187,6 @@ typedef struct rs6000_stack {
|
||||
/* Address to save the TOC register */
|
||||
#define RS6000_SAVE_TOC plus_constant (stack_pointer_rtx, 20)
|
||||
|
||||
/* Whether a separate TOC save area is needed */
|
||||
extern int rs6000_save_toc_p;
|
||||
|
||||
/* Offset & size for fpmem stack locations used for converting between
|
||||
float and integral types. */
|
||||
extern int rs6000_fpmem_offset;
|
||||
|
Loading…
Reference in New Issue
Block a user