NetBSD-Bugs archive

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

Re: toolchain/55668: can not build current on current



> On Sep 18, 2020, at 5:50 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
> 
> 961                             dval(&rv0) = dval(&rv);
> 
> Note that the whole loop only seems to modify rv, but the test in line 967
> checks rv0 - copy & pasto?

Isn't rv0 modified on line 961?  I don't really see anything obviously wrong with that block of code.

-- thorpej



Home | Main Index | Thread Index | Old Index