Re: DWZ 0.14 released

2021-03-09 Thread Hannes Domani via Gcc
Am Dienstag, 9. März 2021, 10:10:47 MEZ hat Mark Wielaard Folgendes geschrieben: > Hi Allan, > > On Tue, Mar 09, 2021 at 09:06:54AM +0100, Allan Sandfeld Jensen wrote: > > Btw, question for gcc/binutils > > > > Any reason the work done by tools like dwz couldn't be done in the compiler > > or

Re: [PATCH] debug: Improve debug info of c++14 deduced return type [PR94459]

2020-04-03 Thread Hannes Domani via Gcc-patches
Am Samstag, 4. April 2020, 00:47:27 MESZ hat Jakub Jelinek via Gcc-patches Folgendes geschrieben: > Hi! > > On the following testcase, in gdb ptype S::m1 prints long as return > type, but all the other methods show void instead. > PR53756 added code to add_type_attribute if the return type is