Andrew Cagney wrote: >> +static void >> +x86_64_save_dummy_frame_tos (CORE_ADDR sp) >> +{ >> + /* We must add the size of the return address that is already >> + put on the stack. */ >> + generic_save_dummy_frame_tos (sp + sizeof(CORE_ADDR)); > > Yes, but use TYPE_LENGTH (builtin_type_void_{code/data}_ptr). Great, thanks for your help! Can I commit the attached patch to mainline, please? Michal Ludvig -- * SuSE CR, s.r.o * mludvig@suse.cz * (+420) 296.545.373 * http://www.suse.cz