https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #258 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to John Paul Adrian Glaubitz from comment #250) > This builds fine. I will try to build Kaz's tree now as it is. So, for Kaz's tree, I'm getting the comparison failure: Comparing stages 2 and 3 Bootstrap comparison failure! gcc/gimple-lower-bitint.o differs make[2]: *** [Makefile:25560: compare] Error 1 make[2]: Leaving directory '/srv/glaubitz/gcc-sh/build' make[1]: *** [Makefile:25540: stage3-bubble] Error 2 make[1]: Leaving directory '/srv/glaubitz/gcc-sh/build' make: *** [Makefile:1098: all] Error 2 Thus, the best result for me so far is with the following patches: - 58832 - 58833 - 58883 - 58905 - 59034 - 59044 - 59061 - 59062 - 58995 Will try to build a Debian package next and use that to test-compile various packages.