https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99113
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2021-02-15 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> --- Since the Linux kernel is compiled with -fno-function-sections -fno-data-sections, we should use it to avoid putting SHF_GNU_RETAIN sections in separate sections.