https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62038
--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> --- Author: danglin Date: Sat Aug 23 16:00:46 2014 New Revision: 214399 URL: https://gcc.gnu.org/viewcvs?rev=214399&root=gcc&view=rev Log: PR target/62038 * config/pa/pa.c (pa_output_function_epilogue): Don't set last_address when the current function is a thunk. (pa_asm_output_mi_thunk): When we don't have named sections or they are not being used, check that thunk can reach the stub table with a short branch. Modified: branches/gcc-4_8-branch/gcc/ChangeLog branches/gcc-4_8-branch/gcc/config/pa/pa.c