This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Document cloning for the target_clone attribute.


On Mon, 2020-01-06 at 11:05 +0100, Martin Liška wrote:
> Hi.
> 
> The patch is about explanation what happens when
> a target_clone function calls a function without
> the attribute.
> 
> Ready for trunk?
> Thanks,
> Martin
> 
> gcc/ChangeLog:
> 
> 2020-01-06  Martin Liska  <mliska@suse.cz>
> 
> 	PR ipa/83411
> 	* doc/extend.texi: Explain cloning for target_clone
> 	attribute.
Shouldn't the docs use "flatten" rather than "flatter"?  OK with that
change.

Jeff
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]