https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62164
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-09-27 CC| |jason at redhat dot com Ever confirmed|0 |1 --- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> --- The sections for COMDAT functions are used to drive code unification. I wonder, do we want to support something like this (and expect that user knows what he is doing and he won't, for example, drop multiple COMDATs into one section) or just reject the attribute?