https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98679
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>: https://gcc.gnu.org/g:8a18261afd923151b8d2a37f667e4673b27acd3f commit r11-6689-g8a18261afd923151b8d2a37f667e4673b27acd3f Author: David Malcolm <dmalc...@redhat.com> Date: Thu Jan 14 15:25:27 2021 -0500 analyzer: const fixes [PR98679] gcc/analyzer/ChangeLog: PR analyzer/98679 * analyzer.h (region_offset::operator==): Make const. * pending-diagnostic.h (pending_diagnostic::equal_p): Likewise. * store.h (binding_cluster::for_each_value): Likewise. (binding_cluster::for_each_binding): Likewise.