On Thu 2015-12-10 12:36:18 -0500, Daniel Kahn Gillmor wrote: > Work on the reproducible-builds project [0] has identified that build > paths are one cause of output variation between builds. This > changeset allows users to avoid this variation when building C objects > with debug symbols, while leaving the default behavior unchanged.
I've now opened a bugzilla issue about this as well, with patch attached: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68848 --dkg