https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124439
--- Comment #9 from Andreas Schwab <[email protected]> --- The bad code uses some uninitialized stack memory, so it comes down to pure luck whether it crashes outright or just does something random.
