]> gcc.gnu.org Git - gcc.git/commit
m68hc11.c (stack_push_word, [...]): Declare static and GTY().
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 19 Jan 2003 11:09:08 +0000 (12:09 +0100)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sun, 19 Jan 2003 11:09:08 +0000 (12:09 +0100)
commite9f13564bb2cd1147517bcee06e2de0aefeb4af1
tree2467827c7524e3cc1df91ff3803a63e9e1b04d2d
parent32dd366d5eb66118ffa3d59e4cc43df8c1452d18
m68hc11.c (stack_push_word, [...]): Declare static and GTY().

* config/m68hc11/m68hc11.c (stack_push_word, stack_pop_word,
z_reg, z_reg_qi): Declare static and GTY().
(da_reg): Remove.
(create_regs_rtx): Don't create da_reg.
("gt-m68hc11.h"): Include for GTY roots.
* config/m68hc11/m68hc11.h (ix_reg, iy_reg, d_reg): Declare extern
and GTY() here.
(m68hc11_compare_op0, m68hc11_compare_op1): Likewise.
(m68hc11_soft_tmp_reg): Likewise.
* config/m68hc11/m68hc11-protos.h: Remove above declarations.

From-SVN: r61479
gcc/ChangeLog
gcc/config/m68hc11/m68hc11-protos.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h
This page took 0.076568 seconds and 5 git commands to generate.