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/66503] [4.9/5/6 Regression] missing DW_AT_abstract_origin for cross-unit call sites


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jun 11 12:44:56 2015
New Revision: 224372

URL: https://gcc.gnu.org/viewcvs?rev=224372&root=gcc&view=rev
Log:
2015-06-11  Richard Biener  <rguenther@suse.de>

        PR middle-end/66503
        * dwarf2out.c (resolve_addr): Guard backport of PR66549
        with in_lto_p.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/dwarf2out.c


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