Initial support for rustc_codegen_gcc by dkm · Pull Request #6 · compiler-explorer/misc-builder

@dkm marked this pull request as draft

June 28, 2021 20:27

@dkm

rustc can use different backend and this new script builds all the needed parts
to have GCC as the code generator.

It needs (at the moment) a patched version of GCC and builds it with libjit support.
Some glue code (in Rust) is added in the mix to finally be able to use the rustc
compiler with this dynamic backend.

Fixes compiler-explorer/compiler-explorer#2683

@dkm dkm marked this pull request as ready for review

July 7, 2021 20:12

@dkm dkm mentioned this pull request

Jul 7, 2021

antoyo

apmorton

apmorton

apmorton

@dkm

mattgodbolt

@dkm dkm deleted the pr/rustc_codegen_gcc branch

July 12, 2021 12:15

@ojeda ojeda mentioned this pull request

Jan 6, 2023

21 tasks