https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101262
--- Comment #4 from Hubert Kowalski <johnnybit at gmail dot com> --- I tried to generate a reproducer based of off code that in linked reports is "guaranteed to crash" when compilled with GCC 11. My feel is that since it doesn't work in isolation there's more moving parts to it. Common points in linked reports are: same piece of code crashes when compilled with GCC11, RelWithDebInfo target and the same code works correct when compilled with gcc 10.