Re: issue with preadv/pwritev and gcc on armel/armhf

2025-01-27 Thread Jérémy Lal
Le lun. 27 janv. 2025 à 17:41, Arnd Bergmann a écrit : > On Mon, Jan 27, 2025, at 15:19, Jérémy Lal wrote: > > Hi, > > > > as discussed in > > https://github.com/libuv/libuv/issues/4678 > > > > and associated build failures > > https://buildd.debian.org/status/package.php?p=libuv1&suite=experimen

Re: issue with preadv/pwritev and gcc on armel/armhf

2025-01-27 Thread Arnd Bergmann
On Mon, Jan 27, 2025, at 15:19, Jérémy Lal wrote: > Hi, > > as discussed in > https://github.com/libuv/libuv/issues/4678 > > and associated build failures > https://buildd.debian.org/status/package.php?p=libuv1&suite=experimental > > It seems that gcc is doing something wrong with the offset param

issue with preadv/pwritev and gcc on armel/armhf

2025-01-27 Thread Jérémy Lal
Hi, as discussed in https://github.com/libuv/libuv/issues/4678 and associated build failures https://buildd.debian.org/status/package.php?p=libuv1&suite=experimental It seems that gcc is doing something wrong with the offset parameter of preadv, pwritev. The same problem happens with optimizatio