https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122809
--- Comment #3 from iphonefishiphonefish14 at gmail dot com --- (In reply to Andrew Pinski from comment #2) > What do you think is wrong with the code generation? In all gcc versions 14.2 and below produced the same 9 instruction code aswell as all other compilers clang msvc etc. But in gcc 15.1+ it produced dubious 13 instruction code. If that code is actually more efficiant then i abologise for wasting your time. But this code didn't seem right to me.
