I've cherrypicked the following commits from trunk to the gcc 11 branch: analyzer: fix ICE on NULL change.m_expr [PR100244] analyzer: fix missing leak after call to strsep [PR100615] diagnostic-show-locus: tweak rejection logic analyzer: show types for poisoned_svalue and compound_svalue analyzer: remove unused prototypes analyzer: remove redundant typedef analyzer: split out struct bit_range from class concrete_binding analyzer: fix region::get_bit_size for bitfields analyzer: bitfield fixes [PR99212] analyzer: make various region_model member functions const analyzer: tweak priority of callstrings in worklist::key_t::cmp analyzer: fix bitfield endianness issues [PR99212,PR101082] analyzer: add region_model_manager::get_or_create_int_cst analyzer: fix issue with symbolic reads with concrete bindings jit: fix test-asm failures on i?86 jit: fix test-vector-* failures
Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu. Pushed to releases/gcc-11 as 1187f297f7ef6a3dc86103b642d463f7a7bd6096 through d731870cb2aa23d2a753a2703410cef98ced3872. Dave