I made what I think is a minimal example here: https://godbolt.org/z/dcnzonjar Interestingly I couldn't get it to fail on GCC (even with -fnoexceptions and -Ofast), only on Clang. Maybe someone else has some info as to…
I made what I think is a minimal example here: https://godbolt.org/z/dcnzonjar Interestingly I couldn't get it to fail on GCC (even with -fnoexceptions and -Ofast), only on Clang. Maybe someone else has some info as to…