https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116377
--- Comment #2 from Peter Damianov <peter0x44 at disroot dot org> --- I know the testcase contains infinite recursion, what I was reporting was the warning about the strncpy repeating multiple times, with progressively more "inlined from" notes. I couldn't find a way to construct a testcase that repros something similar without it, so maybe not worth worrying about. I am not sure if it has any real-world code impliciations.