Re: [PATCH][DOC] Enhance target_clones documentation (PR other/78366).

2017-06-30 Thread Jeff Law
On 06/30/2017 07:55 AM, Martin Liška wrote: > PING^1 > > On 06/22/2017 02:42 PM, Martin Liška wrote: >> Hi. >> >> As mentioned in the PR, we only generate a resolver function when there's a >> usage >> of a function with target_clones attribute. Let's document the behavior. >> >> Ready to be inst

Re: [PATCH][DOC] Enhance target_clones documentation (PR other/78366).

2017-06-30 Thread Martin Liška
PING^1 On 06/22/2017 02:42 PM, Martin Liška wrote: > Hi. > > As mentioned in the PR, we only generate a resolver function when there's a > usage > of a function with target_clones attribute. Let's document the behavior. > > Ready to be installed? > Martin > > gcc/ChangeLog: > > 2017-06-22 Ma

[PATCH][DOC] Enhance target_clones documentation (PR other/78366).

2017-06-22 Thread Martin Liška
Hi. As mentioned in the PR, we only generate a resolver function when there's a usage of a function with target_clones attribute. Let's document the behavior. Ready to be installed? Martin gcc/ChangeLog: 2017-06-22 Martin Liska PR other/78366 * doc/extend.texi: Document whe