https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68049
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org, | |jason at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The multiple definitions issue started with r218995, and since r221736 we ICE on it. Not sure if there is anything we can really do about this (other than not to ICE) though, as long as attributes are not exposed in C++ function mangling.