]> gcc.gnu.org Git - gcc.git/commit - gcc/c-family/ChangeLog
Strip target_clones in copy attribute (PR lto/90500).
authorMartin Liska <mliska@suse.cz>
Wed, 22 May 2019 07:45:17 +0000 (09:45 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 22 May 2019 07:45:17 +0000 (07:45 +0000)
commit6d86ddc4d64c2f81dcc62f2778796c461ca3aecb
tree230047d254178cde05eda9a39db8227ac56b8a1d
parenta8aa828b6e94aecb188786f49e8b1b7a7cfb5391
Strip target_clones in copy attribute (PR lto/90500).

2019-05-22  Martin Liska  <mliska@suse.cz>

PR lto/90500
* c-attribs.c (handle_copy_attribute): Do not copy
target_clones attribute.
2019-05-22  Martin Liska  <mliska@suse.cz>

PR lto/90500
* gcc.target/i386/pr90500-1.c: Make the test-case valid
now.
2019-05-22  Martin Liska  <mliska@suse.cz>

PR lto/90500
* doc/extend.texi: Document the change.

From-SVN: r271504
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-attribs.c
gcc/doc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr90500-1.c
This page took 0.077721 seconds and 5 git commands to generate.