|
|
Subscribe / Log in / New account

rustc_codegen_gcc

rustc_codegen_gcc

Posted Oct 9, 2025 19:42 UTC (Thu) by SLi (subscriber, #53131)
In reply to: rustc_codegen_gcc by josh
Parent article: Gccrs after libcore

What would using it give that people don't get by default? More target architectures?


to post comments

rustc_codegen_gcc

Posted Oct 9, 2025 19:57 UTC (Thu) by josh (subscriber, #17465) [Link] (1 responses)

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.

rustc_codegen_gcc

Posted Oct 10, 2025 20:08 UTC (Fri) by koverstreet (✭ supporter ✭, #4296) [Link]

How has codegen been looking, have there been comparisons yet?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds