Re: [Dwarf-Discuss] Multiple floating point types with the same size but different encodings

2022-01-24 Thread Jason Merrill via Dwarf-Discuss
On Mon, Jan 24, 2022 at 7:34 AM Jakub Jelinek via Dwarf-Discuss < dwarf-discuss@lists.dwarfstd.org> wrote: > Hi! > > On powerpc64le-linux, we are in the middle of changing ABI of long double > from the IBM double double format > >

Re: [Dwarf-Discuss] debug_names - what should go in ?

2018-04-10 Thread Jason Merrill via Dwarf-Discuss
On Tue, Apr 10, 2018 at 12:24 PM, Pavel Labath via Dwarf-Discuss wrote: > namespace namesp1 { int var; } > namespace namesp2 = namesp1; // DW_TAG_imported_declaration A namespace alias like this should certainly be represented. I'm not sure about other uses of