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 target/81685] [7/8 Regression] FAIL: g++.dg/debug/dwarf2/inline-ns-2.C -std=gnu++* (internal compiler error) on darwin


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

--- Comment #9 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Tue Dec  4 14:53:35 2018
New Revision: 266782

URL: https://gcc.gnu.org/viewcvs?rev=266782&root=gcc&view=rev
Log:
darwin - backport fix for DWAF5 section names.

2018-08-12  Iain Sandoe  <iain@sandoe.co.uk>

        Backport from mainline
        2018-08-15  Iain Sandoe  <iain@sandoe.co.uk>

        PR target/81685
        * config/darwin.h: (DEBUG_STR_OFFSETS_SECTION, DEBUG_LOCLISTS_SECTION,
        DEBUG_RNGLISTS_SECTION) new macros.  (DEBUG_PUBNAMES_SECTION,
        DEBUG_PUBTYPES_SECTION) update to include GNU variant.


Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/darwin.h

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