diff options
author | amacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-06-17 15:36:02 +0000 |
---|---|---|
committer | amacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-06-17 15:36:02 +0000 |
commit | 29e65f8eb22a557b8d6cf926c260a1e2a17bf1e4 (patch) | |
tree | 573d8e14e3900a28a20976ad8875fbc8ae34ac5f /gcc/target-globals.c | |
parent | 527467c8c6925b2c58b82a3b4ea47aa94597e276 (diff) | |
download | gcc-29e65f8eb22a557b8d6cf926c260a1e2a17bf1e4.tar.gz |
* tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):
Remove conditional exposure of prototypes.
(ANON_AGGRNAME_FORMAT, ANON_AGGRNAME_P): Delete.
* tree.c (anon_aggrname_format, anon_aggrname_p): New. Replace macro
definitions in tree.h with functions.
* lto-streamer-out.c (DFS_write_tree_body, hash_tree): Use
anon_aggrname_p.
* tree-streamer-out.c (write_ts_decl_minimal_tree_pointers): Likewise.
* cp/cp-lang.c (cxx_dwarf_name): Use anon_aggrname_p.
* cp/cp-tree.h (TYPE_ANONYMOUS_P): Likewise.
* cp/decl.c (grokdeclarator, xref_tag_1): Likewise.
* cp/error.c (dump_aggr_type): likewise.
* cp/pt.c (push_template_decl_real): Likewise.
* cp/name-lookup.c (make_anon_name): Use anon_aggrname_format.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224564 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/target-globals.c')
0 files changed, 0 insertions, 0 deletions