riscv-poky
riscv-poky copied to clipboard
Fixes a problem where gcc has an internal error when compiling C programs with headers
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.