https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87414
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Wed Sep 26 17:00:49 2018 New Revision: 264651 URL: https://gcc.gnu.org/viewcvs?rev=264651&root=gcc&view=rev Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.c