https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115190
Peter Damianov <peter0x44 at disroot dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter0x44 at disroot dot org
--- Comment #2 from Peter Damianov <peter0x44 at disroot dot org> ---
I could only reproduce this on MSYS2's gcc packages. On w64devkit, I couldn't
reproduce it. Nor with a gcc 15 I built myself.
I suspect perhaps it has something to do with whether gcc uses mmap or not? But
I'm not certain of this.