NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/49425: internal compiler error compiling riscv userland



On 29 Nov, 2014, at 16:55 , Martin Husemann <martin%duskware.de@localhost> wrote:
> VAX has similar issues if the global -O1 is removed from sys.mk.
> Is -O1 enough for risc-v as well?

Unfortunately no.  I got the same errors at -O1, only -O0 fixed it.
I guess a global -O0 would work, as might a global -O0 for C++ only
if that's possible, but everything other than those 2 files compile
okay at -O2.






Home | Main Index | Thread Index | Old Index