Hi Martin, > GCC 13 prints out-of-bounds warnings for statements dereferencing avic_ptr. > According to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523 > this is a GCC bug. Fair enough. Thanks a lot for searching and fixes, merged. Kind regards, Petr > Changes since v1: > - Added missing runfile and .gitignore entries > - Updated commit message