https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93242
Ilya Leoshkevich <iii at linux dot ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iii at linux dot ibm.com --- Comment #9 from Ilya Leoshkevich <iii at linux dot ibm.com> --- Would it be possible to backport this to gcc-9? Linux kernel will start using patchable_function_entry soon, and there are problems with s390x, which this patch fixes as well: https://lore.kernel.org/bpf/9099057e-124c-8f30-c29d-54be85eee...@iogearbox.net/ There is a workaround for now, but it would be good to have this fixed in all the maintained gccs (gcc-8 is no longer maintained as far as I can see, so this leaves only gcc-9).