https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96608
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Thanks for filing this; sorry for not fixing this today, I hope to get to this early next week. If you need a temporary workaround to unbreak your build, the analyzer code can be disabled altogether at configure time when building GCC via --disable-analyzer.