Make gen_formal_parameter_die() merge DIEs from a previous execution.
commita1ce24996d540b8a560b8bc987d2b0d9bcb5828f
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2014 16:37:45 +0000 (4 16:37 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Sep 2014 16:37:45 +0000 (4 16:37 +0000)
treef007acdd4dbb650642bf81b32fe59a0b5a4b0b84
parent604bb4b40c10256e89cf078af101857560f1aa74
Make gen_formal_parameter_die() merge DIEs from a previous execution.

Do not set DW_AT_inline incorrectly on all functions.

Do not remove formal parameters when a previous DIE has been found.
Instead, augment the missing bits later.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214907 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/dwarf2out.c