re PR target/87414 (-mindirect-branch=thunk produces thunk with incorrect CFI on...
authorJakub Jelinek <jakub@redhat.com>
Wed, 26 Sep 2018 17:00:49 +0000 (19:00 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 26 Sep 2018 17:00:49 +0000 (19:00 +0200)
commit0974b794c104f403c335a7e6b2376b487ab17659
tree64baa62b7b5832f72c92d1478c7e9bd78242a155
parent1413a4190f3cd17225841f1c0e2bb7842dd6c507
re PR target/87414 (-mindirect-branch=thunk produces thunk with incorrect CFI on x86_64)

PR target/87414
* config/i386/i386.c: Include debug.h and dwarf2out.h.
(output_indirect_thunk): Emit DW_CFA_def_cfa_offset after the
call.

From-SVN: r264651
gcc/ChangeLog
gcc/config/i386/i386.c