https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112374
--- Comment #50 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #20) > (In reply to Jakub Jelinek from comment #19) > > Guess I'll start another reduction with additional -gno-statement-frontiers. > Likewise. FYI, both of these are the same as PR 113546 (which was just fixed today). (In reply to Jakub Jelinek from comment #36) > Actually, while i386-expand.o compilation fails with -fcompare-debug even > after the above patch, seems that is only because of the discriminator > issue, the *.gkd difference is then: > So, this should no longer fail normal bootstrap comparison (but of course > fail -fcompare-debug bootstrap). And with -fcompare-debug > -gno-statement-frontiers it compiles fine. This is also the same as PR 113546.