https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122864
--- Comment #1 from Tomasz Kamiński <tkaminsk at gcc dot gnu.org> --- There is actually typo there in code, it should be (res << ...) isntead of res <= ....
tkaminsk at gcc dot gnu.org via Gcc-bugs Wed, 26 Nov 2025 05:24:37 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122864
--- Comment #1 from Tomasz Kamiński <tkaminsk at gcc dot gnu.org> --- There is actually typo there in code, it should be (res << ...) isntead of res <= ....