https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #307 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to John Paul Adrian Glaubitz from comment #306) > (In reply to John Paul Adrian Glaubitz from comment #301) > > I can confirm that I can successfully perform a full native bootstrap with > > the following languages enabled: > > > > - c,c++,fortran,objc,obj-c++,m2 > > > > There were no segfaults or comparison failures either. > > > > I can also confirm that this branch fixes the problems reported in comment > > #271, comment #273 and comment #298. > > > > Last will be verifying that Go and Ada still work. > > > > This is a huge step forward so far. Congratulations! > > Ada and Go work fine, too. Let me test lto and jit. LTO and JIT build without issues, too.