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



The following reply was made to PR toolchain/49425; it has been noted by GNATS.

From: Dennis Ferguson <dennis.c.ferguson%gmail.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost,
 toolchain-manager%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: toolchain/49425: internal compiler error compiling riscv userland
Date: Sat, 29 Nov 2014 17:19:04 +0800

 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