https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112985
--- Comment #4 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- FWIW the issue goes latent after r14-8446 enabled LOGICAL_OP_NON_SHORT_CIRCUIT=0. But LOGICAL_OP_NON_SHORT_CIRCUIT=0 is really not a good thing (see PR116166 where it slows down bootstrapping GCC).