]> gcc.gnu.org Git - gcc.git/commit
tree.h (DECL_ORIGIN): New macro.
authorMark Mitchell <mark@markmitchell.com>
Thu, 10 Sep 1998 10:46:00 +0000 (10:46 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 10 Sep 1998 10:46:00 +0000 (10:46 +0000)
commit02e24c7ab0cc632fefb621ae3dbce2a2a05dbc3c
treede9738c2acffbfb708c950c2f7ba7a0d60650a14
parent76f42086770774e0584495b4613cf360a0759c3f
tree.h (DECL_ORIGIN): New macro.

* 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.

From-SVN: r22380
gcc/ChangeLog
gcc/c-decl.c
gcc/dwarf2out.c
gcc/dwarfout.c
gcc/integrate.c
gcc/tree.h
This page took 0.058509 seconds and 5 git commands to generate.