[Bug ipa/123351] [14/15/16 regression] mingw32 cross compile determinism is architecture dependent since r14-5628-g53ba8d669550d3 (r14-5679-g1d82fc2e6824bf)

gnu.ojxq8 at dralias dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 5 15:12:03 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123351

--- Comment #3 from maic <gnu.ojxq8 at dralias dot com> ---
Created attachment 63219
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63219&action=edit
reproducer C++ code with a lot of UB (mostly for GCC-13/12)

Actually, I found a reproducer C++ code for earlier GCC versions. The code is
filled with UB, though. I only used the new reproducer to check that the bug
exists for the 13.0.0-basepoint and disappears by cherry-picking the fix. I
didn't bother to check GCC 12, because backporting there is already closed,
IIUC.


More information about the Gcc-bugs mailing list