On Wed, May 26, 2021 at 5:43 PM Martin Jansa via lists.openembedded.org
[off-list ref] wrote
I'm seeing different error with gcc-sanitizers and this new revision:
work-shared/gcc-11.1.0-r0/gcc-11.1.0/libsanitizer/lsan/lsan_common_linux.cpp:164:25:
error: invalid conversion from 'void (*)(void*)' to 'void* (*)(void*)'
[-fpermissive]
will double-check if it was introduced by this upgrade or something else
in oe-core master update today and also if there is a fix in even newer gcc
already.
Sorry for noise, this line of code comes from our local patch and the
upgrade just started triggering this issue in it.