← Back to context

Comment by pjmlp

24 days ago

There is the advantage that GCC will be only way for Rust to be available in some targets where LLVM isn't an option.

Regarding Go, gccgo was a way to have a better compiler backend for those that care about optimizations that reference Go compiler isn't capable of, due to the difference in history, philosophy, whatever.

Apparently that effort isn't seen as worthwile by the community.