Open antoyo opened 1 year ago
can your further explain this issue
@mubarak23: I added some explanation.
sorry to ask, what is rustc_codegen_gcc and GIMPLE
rustc_codegen_gcc
is the name of this project and GIMPLE is one of GCC's intermediate representation.
Alright, not sure if i fully understand this issue, can point to specific part of rustc_codegen_gcc project that need test to be written. these test here does not specify which one need to be work on.
This is not an easy issue. I would not suggest starting with this one.
Alright, can you point me to specific one i can take
Possibly port those tests to check GIMPLE or to test using rustc_codegen_gcc somehow.