Re: [PATCH] lto: fix documentation about -fpie and -fpic options

2020-08-26 Thread Richard Biener via Gcc-patches
On Wed, Aug 26, 2020 at 10:13 AM Martin Liška wrote: > > Hey. > > We should document how we currently merge pie and pie options > as we fixed PR80838. > > Ready for master? OK. > Thanks, > Martin > > gcc/ChangeLog: > > * doc/invoke.texi: Document how are pie and pic options merged. > ---

[PATCH] lto: fix documentation about -fpie and -fpic options

2020-08-26 Thread Martin Liška
Hey. We should document how we currently merge pie and pie options as we fixed PR80838. Ready for master? Thanks, Martin gcc/ChangeLog: * doc/invoke.texi: Document how are pie and pic options merged. --- gcc/doc/invoke.texi | 17 ++--- 1 file changed, 14 insertions(+), 3 d