rustc_codegen_gcc
rustc_codegen_gcc
Posted Oct 9, 2025 19:57 UTC (Thu) by josh (subscriber, #17465)In reply to: rustc_codegen_gcc by SLi
Parent article: Gccrs after libcore
More target architectures, cross-language LTO if you're compiling your C code with GCC, a competing backend that might generate faster or smaller code for some use cases.
Posted Oct 10, 2025 20:08 UTC (Fri)
by koverstreet (✭ supporter ✭, #4296)
[Link]
rustc_codegen_gcc
How has codegen been looking, have there been comparisons yet?