re PR debug/55794 (FAIL: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98 and...
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 6 Apr 2014 15:17:41 +0000 (15:17 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 6 Apr 2014 15:17:41 +0000 (15:17 +0000)
commita9a302d9f272cd36af49ce47863f79ef13eb9c3a
treec102081e90d2f8b561245f905223d831098460f9
parentcce24f8eee4a7941cd6ba6a3000ab2702828c8fe
re PR debug/55794 (FAIL: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98 and -std=gnu++11)

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.

From-SVN: r209163
gcc/ChangeLog
gcc/config/pa/pa.c