OSDN Git Service

* tree.h (DECL_ORIGIN): New macro.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Sep 1998 10:46:00 +0000 (10:46 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Sep 1998 10:46:00 +0000 (10:46 +0000)
commitc0671ae811e6e08fc110c779ecc0d03fa9ff1c69
treede9738c2acffbfb708c950c2f7ba7a0d60650a14
parentf2a133b9e259fc27520fbf3e6d7ef498d7be099f
* tree.h (DECL_ORIGIN): New macro.
* integrate.c (copy_and_set_decl_abstract_origin): New function.
(copy_decl_list): Use it.
(integrate_parm_decls): Likewise.
(integrate_decl_tree): Likewise.
* dwarf2out.c (decl_ultimate_origin): Simplify.
* dwarfout.c (decl_ultimate_origin): Likewise.
* c-decl.c (duplicate_decls): Use DECL_ORIGIN.
(pushdecl): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22380 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/dwarf2out.c
gcc/dwarfout.c
gcc/integrate.c
gcc/tree.h