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 6:46 PM David Holland <dholland-riscv%netbsd.org@localhost> 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.

Andy


Home | Main Index | Thread Index | Old Index