Re: [PATCH v4 5/6] add listmount(2) syscall
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: 2024-01-23 14:14:31
Also in:
linux-api, linux-fsdevel, linux-man, lkml
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: 2024-01-23 14:14:31
Also in:
linux-api, linux-fsdevel, linux-man, lkml
Hi Guenter,
with this patch in the tree, all sh4 builds fail with ICE. during RTL pass: final In file included from fs/namespace.c:11: fs/namespace.c: In function '__se_sys_listmount': include/linux/syscalls.h:258:9: internal compiler error: in change_address_1, at emit-rtl.c:2275 I tested with gcc 8.2, 11.3, 11.4, and 12.3. The compiler version does not make a difference. Has anyone else seen the same problem ? If so, any idea what to do about it ?
I'm not seeing any problems building the SH kernel except some -Werror=missing-prototypes warnings. I'm using gcc 11.1 from here [1]. Adrian PS: Please always CC linux-sh and the SH maintainers when reporting issues.
[1] https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/11.1.0/
-- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913