On Wed, Dec 27, 2023 at 08:00:32AM +0000, Herbert, Marc wrote: > Hi, > > I just bisected and gathered detailed information about a 100%-reproducible infinite loop in simplify.c:delete_pseudo_user_list_entry(). > > If you're interested please take a look at https://github.com/zephyrproject-rtos/zephyr/issues/63417#issuecomment-1870029877 > > Marc Hi, I've some problems to reproduce this. Would it be possible to get the result of the preprocessing of the file tls.c ? For example get the exact sparse command, something like: sparse ... arch/arm64/core/tls.c and the changing it by: sparse ... arch/arm64/core/tls.c -E > tls.i Best regards, -- Luc