Re: [patch] Fix PR debug/104366

2022-02-04 Thread Richard Biener via Gcc-patches
On Fri, Feb 4, 2022 at 11:41 AM Eric Botcazou via Gcc-patches wrote: > > Hi, > > this completes my fix for PR debug/101947 by emptying the base_types vector > before (re)populating it. > > Tested on x86_64-suse-linux, OK for the mainline? OK. > > 2022-02-04 Eric Botcazou > > PR debug/

[patch] Fix PR debug/104366

2022-02-04 Thread Eric Botcazou via Gcc-patches
Hi, this completes my fix for PR debug/101947 by emptying the base_types vector before (re)populating it. Tested on x86_64-suse-linux, OK for the mainline? 2022-02-04 Eric Botcazou PR debug/104366 * dwarf2out.cc (dwarf2out_finish): Empty base_types. (dwarf2out_early