Closed bluewww closed 3 years ago
We are actually not disabling fprs. I saw this in programs that used so many integer registers that gcc tried using floating point registers.
Thank you for your review, I had fix it in my new commit, you can check it https://github.com/pz9115/riscv-gcc/commit/59a46c26195ae2f5afc39fa28f210167597460b4.
fix in https://github.com/pz9115/riscv-gcc/commit/263adfc8a33aba9942dbca7e30a0c593340b1c44 and https://github.com/pz9115/riscv-gcc/commit/59a46c26195ae2f5afc39fa28f210167597460b4 so closing this
We are actually not disabling fprs. I saw this in programs that used so many integer registers that gcc tried using floating point registers.