Re: [google/gcc-4_7] Fix ICE in output_pubnames where union contains a ctor
> OK for Google 4.7 Thanks, committed at r190494. -cary
Re: [google/gcc-4_7] Fix ICE in output_pubnames where union contains a ctor
On Fri, Aug 17, 2012 at 3:09 PM, Cary Coutant wrote: > This patch is for the google/gcc-4_7 branch. I'll submit it for trunk > after the Fission patches have gone in. > > When adding names to the pubnames table (-gsplit-dwarf or -gpubnames), > a method within a union may not get handled properly,