https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55794
--- Comment #11 from John David Anglin <danglin at gcc dot gnu.org> --- Author: danglin Date: Sat Aug 16 17:29:33 2014 New Revision: 214066 URL: https://gcc.gnu.org/viewcvs?rev=214066&root=gcc&view=rev Log: Backport from trunk: 2014-04-06 John David Anglin <[email protected]> PR debug/55794 * config/pa/pa.c (pa_output_function_epilogue): Skip address and code size accounting for thunks. (pa_asm_output_mi_thunk): Use final_start_function() and final_end_function() to output function start and end directives. Modified: branches/gcc-4_8-branch/gcc/ChangeLog branches/gcc-4_8-branch/gcc/config/pa/pa.c
