This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/84456] [8 regression] gcc.dg/guality/pr49888.c fail


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84456

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Mar  8 21:50:37 2018
New Revision: 258371

URL: https://gcc.gnu.org/viewcvs?rev=258371&root=gcc&view=rev
Log:
        PR debug/84456
        * dwarf2out.c (dw_loc_list): If list && loc_list->first->next, call
        gen_llsym, otherwise call maybe_gen_llsym.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]