https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109224
--- Comment #2 from TC <rs2740 at gmail dot com> --- (In reply to Brian Bi from comment #1) > I'm also encountering this issue, and I can't find any way to write the code > that avoids triggering the warning, so I will simply have to disable the > warning until this issue is fixed. I think I had some luck with marking them as always_inline.