logoalt Hacker News

pertymcperttoday at 2:16 AM0 repliesview on HN

GCC and LLVM consider it a bug if the compiler is non-deterministic. If re-running the compiler generates different output because of things like address differences for example then it's something that needs to be fixed. So yes they are deterministic.