Compiling Rust with GCC: an update
Compiling Rust with GCC: an update
Posted Sep 11, 2022 1:04 UTC (Sun) by mjg59 (subscriber, #23239)In reply to: Compiling Rust with GCC: an update by himi
Parent article: Compiling Rust with GCC: an update
And it's sufficient for David A Wheeler's Double Diverse Compilation - if you build rustc with rustc and also build rustc with mrustc, and then run rebuild rustc with both of those outputs, if you get identical output then there's no backdoor (or alternatively both are backdoored, but that would mean whatever you built mrustc with is backdoored, and you can verify that through another round of DDC)
