https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122202
Bug ID: 122202
Summary: FMV docs are outdated (claims C++ and x86-only)
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: documentation
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: sjames at gcc dot gnu.org
CC: alfierichards at gcc dot gnu.org, arkamar at gentoo dot org
Target Milestone: ---
https://gcc.gnu.org/onlinedocs/gcc/Function-Multiversioning.html claims:
> With the GNU C++ front end, for x86 targets,
This isn't accurate anymore. We support it for C and for more than x86.