https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105358
--- Comment #9 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #8) > Created attachment 52865 [details] > gcc12-pr105358.patch > > So what about this? All the newly added comparisons should fold into true > or false at compile time. Thanks, this works for me (tested two 32b hosts and one x86_64 one).