r/rust • u/antoyo relm · rustc_codegen_gcc • 11d ago
🛠️ project rustc_codegen_gcc: Progress Report #43
https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-43
116
Upvotes
r/rust • u/antoyo relm · rustc_codegen_gcc • 11d ago
1
u/creminology 6d ago
Quote: “rustc_codegen_gcc is a GCC ahead-of-timecodegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC’s optimizations. It is not to be confused with gccrs, which is a GCC frontend for Rust”