https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72794
--- Comment #6 from Yuri Rumyantsev <ysrumyan at gmail dot com> --- Thanks for clarification. This bug can be closed as user misunderstanding. 2016-08-04 14:08 GMT+03:00 rguenth at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org>: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72794 > > --- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- > No, it's not a bug in the LTO phase - C99 inline simply does _not_ emit a > out-of-line copy. You have to add a extern declaration to force that. > > -- > You are receiving this mail because: > You reported the bug.