On Tue, Oct 11, 2022, at 10:12 AM, Kalle Valo wrote:
"Arnd Bergmann" arnd@arndb.de writes:
You guessed correctly, disabling KASAN makes the warning go away. So no point of reporting this to GCC, thanks for the help!
What I meant was that if the problem is specific to KASAN, it might be nice to report it in the gcc bug tracker with the KASAN component, ideally with some kind of minimized test case or at least preprocessed source.
Arnd