[Bug debug/55794] FAIL: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98 and -std=gnu++11

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 6 15:18:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55794

--- Comment #9 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Sun Apr  6 15:17:41 2014
New Revision: 209163

URL: http://gcc.gnu.org/viewcvs?rev=209163&root=gcc&view=rev
Log:
    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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c



More information about the Gcc-bugs mailing list