]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_code_end): Set DECL_IGNORED_P on the pc thunk.
authorJason Merrill <jason@redhat.com>
Thu, 3 May 2012 16:18:51 +0000 (12:18 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 3 May 2012 16:18:51 +0000 (12:18 -0400)
commit63aaf27c3bf9ac859f5db5ae9774e2751695a2f9
treea86f9e91c0181c8efc7912195970d288d3013452
parent29f31724efd80a8f337946238487a392ac37675b
i386.c (ix86_code_end): Set DECL_IGNORED_P on the pc thunk.

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

From-SVN: r187105
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]