This is some exciting news! SOURCE_DATE_EPOCH
is a tool used in reproducible builds projects to ensure deterministic timestamps (which has been a very large source of nondeterminism) and it just made it into GCC!
This comes shortly after –clamp-mtime was added to GNU tar so it’s very encouraging to see upstream accepting these tools to toughen up our infrastructure.