We apparently need gcc 4.9 or greater to bootstrap newer gccs on powerpc64. USE_GCC= yes creates a self reference as the compiler version is bumped (i.e. GCC7 is now default), so just hard code these all to gcc5 which does seem to bootstrap.
See these commits for further reference: