On Mon, Sep 15, 2025 at 11:03:40AM -0700, Konrad Schroder wrote:
> The loop has to run because the head of the free list at this point can
> never be LFS_UNUSED_INUM; but there is no way for GCC to know that.? I'll
> patch it momentarily.
Thanks!
--
David A. Holland
dholl...@netbsd.org
The loop has to run because the head of the free list at this point can
never be LFS_UNUSED_INUM; but there is no way for GCC to know that.
I'll patch it momentarily.
Thanks,
-Konrad
On 9/15/2025 10:49 AM, David Holland wrote:
On Mon, Sep 15, 2025 at 04:15:00AM +, Konrad Schroder wrote: