https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119012
--- Comment #9 from Levi Zim <rsworktech at outlook dot com> --- (In reply to Sam James from comment #8) > Thanks. First, try strip out various bits from the packaging like > STAGE1_*FLAGS (which is only really safe if you're 100% sure the stage1 > compiler is robust, and I would not make that bet for riscv at this time). > > Obviously then strip out the other languages except for c,c++,rust to speed > up iteration time. Thanks! Removing STAGE1_*FLAGS doesn't work. But since 14.2.1+r134+gab884fffe3fc still could be bootstrapped. I bet this is bisect-able and I am going to start a bisection.