Re: [PATCH] Documentation tweaks.

2018-03-29 Thread Martin Liška
On 03/29/2018 02:56 PM, Richard Biener wrote: On Thu, Mar 29, 2018 at 2:14 PM, Martin Liška wrote: Hi. I'm sending couple of documentation tweaks that touch LTO, binutils auto-load plugin support and valid options of -march (on x86-64). @@ -9482,6 +9482,9 @@ types of hosts. The bytecode fil

Re: [PATCH] Documentation tweaks.

2018-03-29 Thread Richard Biener
On Thu, Mar 29, 2018 at 2:14 PM, Martin Liška wrote: > Hi. > > I'm sending couple of documentation tweaks that touch LTO, binutils > auto-load plugin > support and valid options of -march (on x86-64). @@ -9482,6 +9482,9 @@ types of hosts. The bytecode files are versioned and there is a strict v

[PATCH] Documentation tweaks.

2018-03-29 Thread Martin Liška
Hi. I'm sending couple of documentation tweaks that touch LTO, binutils auto-load plugin support and valid options of -march (on x86-64). Martin gcc/ChangeLog: 2018-03-29 Martin Liska PR lto/84995. * doc/invoke.texi: Document how LTO works with debug info. Describe