https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111368
--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #2) > N.B. test_summary doesn't print that "[master r14-3825-g0d50fac]" string > itself, it just scrapes it from the logs, and the string in the logs comes > straight from the xgcc. xg++ etc. binaries. > > I don't think it's the test_summary script's job to correct bad info in the > logs. Well ok, maybe the check could be performed earlier, then, say build time or configure time?