summaryrefslogtreecommitdiff
path: root/gcc/calls.c
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-30 17:43:44 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>1999-09-30 17:43:44 +0000
commita56359e20a83bd214230c1862081dc2ccb2649b1 (patch)
tree9c7a0b079ee897b64ab59317dccda35e632b164a /gcc/calls.c
parent06365dafc2a8dc6d7c1dab5649e9acc27475c0e4 (diff)
downloadgcc-a56359e20a83bd214230c1862081dc2ccb2649b1.tar.gz
* cp-tree.h (lang_decl_flags): Add global_ctor_p and
global_dtor_p. Add init_priority. (DECL_ACCESS): Adjust accordingly. (DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P): New macros. (GLOBAL_INIT_PRIORITY): Likewise. * decl.c (lang_mark_tree): Adjust accordingly. (start_objects): Set DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P, and GLOBAL_INIT_PRIORITY. * dump.c (dequeue_and_dump): Print them. * ir.texi: Document them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29733 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/calls.c')
0 files changed, 0 insertions, 0 deletions