On 5/21/19 3:32 AM, Martin Liška wrote:
> Hi.
> 
> As suggested by Joseph, the patch is about not copying
> target_clones attributes in handle_copy_attribute.
> 
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
> 
> Ready to be installed?
> Thanks,
> Martin
> 
> gcc/c-family/ChangeLog:
> 
> 2019-05-21  Martin Liska  <mli...@suse.cz>
> 
>       PR lto/90500
>       * c-attribs.c (handle_copy_attribute): Do not copy
>       target_clones attribute.
> 
> gcc/testsuite/ChangeLog:
> 
> 2019-05-21  Martin Liska  <mli...@suse.cz>
> 
>       PR lto/90500
>       * gcc.target/i386/pr90500-1.c: Make the test-case valid
>       now.
I think you need to update the docs to indicate it doesn't copy the
target_clones attribute.  With that, OK.

jeff

Reply via email to