https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65292
--- Comment #2 from Khem Raj <raj.khem at gmail dot com> --- (In reply to Andrew Pinski from comment #1) > Why do you think this is an issue? there is another file in same library where this file object resides which uses this function and reports undefined symbol errors when linking. Has it been inlined and thrown away ? then why the rest two were not. Anyway if there is a plausible explanation of this behavior thats ok but I could not deduce it.