riscv-poky icon indicating copy to clipboard operation
riscv-poky copied to clipboard

Fixes a problem where gcc has an internal error when compiling C programs with headers

Open heidecjj opened this issue 6 years ago • 0 comments

Fixes #23. Added a patch to gcc-7.2 to fix an internal compiler error when compiling simple programs such as a hello world program. Patch found here: https://github.com/riscv/riscv-gcc/issues/100#issuecomment-357400823.

heidecjj avatar Oct 14 '18 23:10 heidecjj