Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RISCV #2

Closed
Liyang131313 opened this issue May 30, 2018 · 3 comments
Closed

RISCV #2

Liyang131313 opened this issue May 30, 2018 · 3 comments

Comments

@Liyang131313
Copy link

Hello, do you have mibench for RISCV architecture? I encountered a variety of problems in the cross-compilation process.
wish you happy life!

@jeremybennett
Copy link
Member

Hi Liyang,

I suggest you post reproducers for each problem as separate issues. Make sure you use the "embedded" branch of this repository. I wasn't aware of any problems with RISC-V, but happy to investigate any problems you have.

Best wishes

@Liyang131313
Copy link
Author

Specifically, I wanted to run mibench in RISCV's pulpino. Many of the grammars in the c code had problems with cross-compilation and could not produce elf files. Have you run mibench on RISCV architecture? Can I share the mibench source code that can be run on RISCV?
Thank you! @jeremybennett

@jeremybennett
Copy link
Member

Hi Liyang131313,

We have run some MiBench on RISC-V (see https://www.embecosm.com/2016/05/26/risc-v-compiler-performance-part-1-code-size-comparisons/) as well as the derived BEEBS benchmarks (see http://beebs.eu/).

I can't really help you unless you give a proper bug report. I need to be able to easily reproduce the problem you are seeing in order to investigate. Since it sounds like you have a bug in GCC, I suggest you use the GCC bug reporting guidelines here: https://gcc.gnu.org/bugs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants