* config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on the
commitd03a2c79dfbb6958e0e8ee8bf16650f12c1d9b0b
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2012 16:18:51 +0000 (3 16:18 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 May 2012 16:18:51 +0000 (3 16:18 +0000)
treea86f9e91c0181c8efc7912195970d288d3013452
parente528aa1f5f21cf2237bb49fd3f60fb148c6eedcf
* config/i386/i386.c (ix86_code_end): Set DECL_IGNORED_P on the
pc thunk.
* dwarf2out.c (output_aranges): Skip DECL_IGNORED_P functions.
(dwarf2out_finish): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187105 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C [new file with mode: 0644]