https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105930
Samuel Neves <sneves at dei dot uc.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sneves at dei dot uc.pt --- Comment #6 from Samuel Neves <sneves at dei dot uc.pt> --- Based on that bisect commit, it is also possible to repro this issue in earlier GCCs (11, 10, seems fine on <= 9) purely by taking away the -mno-sseX, which triggers the same splitting as now on gcc-12: https://godbolt.org/z/KEcWGT9Yc