Emit linkage name for inlined functions, and enable this at -gmlt. This will increase...
commit62d0d5409a0cc8244ce37eb1a53216a0af67ce9f
authordehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Aug 2013 21:32:19 +0000 (19 21:32 +0000)
committerdehao <dehao@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Aug 2013 21:32:19 +0000 (19 21:32 +0000)
treef3e69a588764ca4baa51fd2c4ef75f3868c8f3fd
parent3bc6f3b21b1ed4fe1b65340dc72a31e021868d7c
Emit linkage name for inlined functions, and enable this at -gmlt. This will increase -gmlt binary size by 10% to 20%.

2013-08-19  Dehao Chen  <dehao@google.com>

* gcc/dwarf2out.c (add_linkage_name): emit linkage name for inlined
functions at -gmlt.
* gcc/testsuite/g++.dg/debug/dwarf2/cdtor-1.C: fix the test failure.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@201858 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_8/gcc/dwarf2out.c
gcc-4_8/gcc/testsuite/g++.dg/debug/dwarf2/cdtor-1.C