https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106537
--- Comment #2 from Jose E. Marchesi <jose.marchesi at oracle dot com> --- (In reply to Andrew Pinski from comment #1) > > This option is used in the kernel source tree for some BPF programs. > > Why not fix the sources? Seems not hard to add a cast or two. That's what I would recommend. But since LLVM supports that switch it becomes difficult to convince people to not use it in case they are already using it. Sent a proposal patch in: https://gcc.gnu.org/pipermail/gcc-patches/2022-August/599393.html