Re: [PATCH] modref: add missing Param Optimization keywords

2020-11-16 Thread Martin Liška
On 11/16/20 1:25 PM, Jan Hubicka wrote: Hello. This fixes: FAIL: compiler driver --help=common option(s): "^ +-.*[^:.]$" absent from output: " --param=modref-max-depth= Maximum depth of DFS walk used by modref escape analysis" Ready to be installed after tests? Thanks, Martin gcc/ChangeLo

Re: [PATCH] modref: add missing Param Optimization keywords

2020-11-16 Thread Jan Hubicka
> Hello. > > This fixes: > > FAIL: compiler driver --help=common option(s): "^ +-.*[^:.]$" absent from > output: " --param=modref-max-depth= Maximum depth of DFS walk used by > modref escape analysis" > > Ready to be installed after tests? > Thanks, > Martin > > gcc/ChangeLog: > > *

[PATCH] modref: add missing Param Optimization keywords

2020-11-16 Thread Martin Liška
Hello. This fixes: FAIL: compiler driver --help=common option(s): "^ +-.*[^:.]$" absent from output: " --param=modref-max-depth= Maximum depth of DFS walk used by modref escape analysis" Ready to be installed after tests? Thanks, Martin gcc/ChangeLog: * params.opt: All modref para