https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98734
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Target| |powerpc
Version|unknown |10.2.1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I agree the diagnostic is not helpful for functions not relevant for the module
ABI (which includes always-inline and unit local functions). That likely
applies to a variety of targets (and frontends) which emit these kind of
diagnostics.