Port-RISCV archive

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

Re: Compile error when building current riscv64



On Sat, May 13, 2023 at 07:33:00PM -0700, Andy Ruhl wrote:
 > > Is that reproducible, or does it happen randomly? In the latter case,
 > > time for memtest86 :-(
 > 
 > Built again, same error:
 > 
 > /usr/src/lib/libc/gdtoa/dtoa.c: In function '__dtoa':
 > /usr/src/lib/libc/gdtoa/dtoa.c:262:2: internal compiler error: Illegal
 > instruction
 >   262 |  ds = (dval(&d2)-1.5)*0.289529654602168 + 0.1760912590558 +
 > i*0.301029995663981;
 >          |  ^~
 > 
 > I suppose this still doesn't completely rule out a memory problem.

It makes it much more likely it's a gcc problem, though.

Sort of odd that other people (apparently) aren't seeing it.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index