diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2000-05-27 19:18:27 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2000-05-27 19:18:27 -0700 |
commit | a82c7f05c44811b1824b928b7987596b366b4cae (patch) | |
tree | 55bf05435d84dcecce47066c63b078ceac49608c /gcc/cppinit.c | |
parent | d80eb1e1673b2bf7d7f54b11598dc715ef429f82 (diff) | |
download | gcc-a82c7f05c44811b1824b928b7987596b366b4cae.zip gcc-a82c7f05c44811b1824b928b7987596b366b4cae.tar.gz gcc-a82c7f05c44811b1824b928b7987596b366b4cae.tar.bz2 |
alpha-protos.h (alpha_arg_info_reg_val): Protect with RTX_CODE.
* config/alpha/alpha-protos.h (alpha_arg_info_reg_val): Protect
with RTX_CODE.
(alpha_write_linkage): Protect with BUFSIZ.
(alpha_need_linkage): Update prototype.
* config/alpha/alpha.c (function_arg): Move VMS code here.
(alpha_links_base): Remove.
(alpha_links): New.
(mark_alpha_links_node, mark_alpha_links): New.
(alpha_write_one_linkage): New.
(alpha_need_linkage): Use a splay tree. Build the linkage symbol.
(alpha_write_linkage): Use splay_tree_foreach.
* config/alpha/alpha.md (call_vms): Use alpha_need_linkage
to get the linkage symbol.
(call_value_vms): Likewise.
* config/alpha/elf.h (output_file_directive): Remove decl.
(ctors_section, dtors_section): Prototype.
(sbss_section, sdata_section): Prototype.
* config/alpha/vms.h (FUNCTION_ARG): Remove.
(readonly_section, link_section, literals_section): Prototype.
(ctors_section, dtors_section): Prototype.
(vms_valid_decl_attribute_p): Remove decl.
(alpha_arg_type, alpha_arg_info_reg_val): Likewise.
From-SVN: r34220
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions