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 06:19:14PM -0700, Andy Ruhl wrote:
 > /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;
 >       |  ^~
 > Please submit a full bug report,
 > with preprocessed source if appropriate.

Is that reproducible, or does it happen randomly? In the latter case,
time for memtest86 :-(

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


Home | Main Index | Thread Index | Old Index