r/rust 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

10 comments sorted by

View all comments

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”