Re: [PATCH v2] remove -gz=zlib-gnu option value

2022-09-22 Thread Richard Biener via Gcc-patches
On Thu, Sep 22, 2022 at 2:26 PM Martin Liška wrote: > > Hi. > > I have a better version of the patch where section compression detection is > based > on ld --help, rather than a particular binutils version. > That's much easier and all ld, ld.bfd and mold use the very same option. > > Ready to be

[PATCH v2] remove -gz=zlib-gnu option value

2022-09-22 Thread Martin Liška
Hi. I have a better version of the patch where section compression detection is based on ld --help, rather than a particular binutils version. That's much easier and all ld, ld.bfd and mold use the very same option. Ready to be installed? Thanks, MartinFrom d2314c942c5c19a5fd5d6b2d45750d86363687