re PR c++/80763 (-O3 causes error: inline clone in same comdat group list)
authorJan Hubicka <hubicka@ucw.cz>
Tue, 9 Jan 2018 08:22:28 +0000 (09:22 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 9 Jan 2018 08:22:28 +0000 (08:22 +0000)
commit6291062f31171ec846ec6d54f1e6c8c5b327bd9d
tree1e31c7f246360b758e3bd958b126f0e7de4ea760
parent3a123ed751451a4f2aebbe74226fd92272da4477
re PR c++/80763 (-O3 causes error: inline clone in same comdat group list)

PR ipa/80763
* ipa-comdats.c (set_comdat_group): Only set comdat group of real
symbols; not inline clones.

From-SVN: r256369
gcc/ChangeLog
gcc/ipa-comdats.c