Hacker News new | ask | show | jobs
by Ericson2314 204 days ago
You could quickly rule out non-determinism by reproducing the build with the new and old tools.

You could also try the newer version of the codebase with the older tools (assuming nothing broke / no newer C++ features) if you like.