Is there a buildroot and qemu supported board/cpu that can reproduce the issue?
mips32r1 is not in the "qemu board" supported by buildroot: https://github.com/buildroot/buildroot/tree/master/board/qemu
On 6/20/19 5:13 PM, Petar Jovanovic wrote:
Ping.
-----Original Message----- From: Petar Jovanovic [mailto:petar.jovanovic@rt-rk.com] Sent: Tuesday, June 4, 2019 11:58 AM To: 'Waldemar Brodkorb' mail@waldemar-brodkorb.de Cc: 'Petar Jovanovic' mips32r2@gmail.com; 'devel@uclibc-ng.org' devel@uclibc-ng.org; 'Yann Sionneau' ysionneau@kalray.eu; 'Konstantin Vasin' kvasin@dlink.ru; 'Volodymyr Boyko' boyko.cxx@gmail.com Subject: RE: [PATCH] mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined
Ping.
-----Original Message----- From: Petar Jovanovic [mailto:petar.jovanovic@rt-rk.com] Sent: Monday, May 20, 2019 4:21 PM To: 'Waldemar Brodkorb' mail@waldemar-brodkorb.de Cc: 'Petar Jovanovic' mips32r2@gmail.com; 'devel@uclibc-ng.org' devel@uclibc-ng.org; 'Yann Sionneau' ysionneau@kalray.eu; 'Konstantin Vasin' kvasin@dlink.ru; 'Volodymyr Boyko' boyko.cxx@gmail.com Subject: RE: [PATCH] mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined
On which hardware or f.e. in Qemu? I can't see the failure for 1.0.31 in the MIPS configurations: https://downloads.uclibc-ng.org/reports/1.0.31/
It fails on multiple boards. The bug was first discovered on mips32r1 Broadcom board, but it can also be reproduced on other platforms (e.g. Cavium Octeon II, etc).
Regards, Petar