Re: [PATCH, DOC]: Fix for Options That Control Optimization section

2014-08-24 Thread Gerald Pfeifer
On Fri, 11 Jul 2014, Martin Liška wrote: 2014-07-11 Martin Liska * doc/invoke.texi: Added missing options to options that control optimization. Missing -foptimize-strlen option introduced. I applied the following patch on top of yours, adding @code in one, and @option in another

Re: [PATCH, DOC]: Fix for Options That Control Optimization section

2014-07-17 Thread Jeff Law
On 07/11/14 03:01, Martin Liška wrote: Hello, I fixed Options That Control Optimization section according to 'gcc -Q --help=optimizers' and after consultation with Jakub, I added missing -foptimize-strlen option. Ready for trunk? Martin ChangeLog: 2014-07-11 Martin Liska * doc/in

[PATCH, DOC]: Fix for Options That Control Optimization section

2014-07-11 Thread Martin Liška
Hello, I fixed Options That Control Optimization section according to 'gcc -Q --help=optimizers' and after consultation with Jakub, I added missing -foptimize-strlen option. Ready for trunk? Martin ChangeLog: 2014-07-11 Martin Liska * doc/invoke.texi: Added missing options to opti