Bug: https://bugs.gentoo.org/728304 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -2016,7 +2016,7 @@ # s-selftest-. Otherwise, they should define it as empty. SELFTEST_TARGETS = @selftest_languages@ -selftest: $(SELFTEST_TARGETS) +selftest: $(SELFTEST_TARGETS) xgcc$(exeext) # Recompile all the language-independent object files. # This is used only if the user explicitly asks for it.