https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125633
--- Comment #1 from Kael Franco <kaelfandrew at gmail dot com> --- r16-8176-g62a3c3d5951d07 cause ICE because that commit enabled -fcontracts by default on -std=c++26. Removing -std=c++26 and adding -fcontracts causes the same ICE. Gonna do another bisect, this bug might be a dup.
