[Bug c/72794] [7 regression] CF on spec2000/176.gcc after r238862.

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 4 11:08:00 GMT 2016


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.


More information about the Gcc-bugs mailing list