https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106858
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] ICE: |[12 Regression] ICE: tree |tree check: expected tree |check: expected tree that |that contains 'decl common' |contains 'decl common' |structure, have 'baselink' |structure, have 'baselink' |in |in |cp_ubsan_maybe_instrument_m |cp_ubsan_maybe_instrument_m |ember_access, at |ember_access, at |cp/cp-ubsan.cc:172 since |cp/cp-ubsan.cc:172 since |r12-5835-g0ab29cf0bb68960c |r12-5835-g0ab29cf0bb68960c Known to work| |13.0 Known to fail| |12.2.0 Priority|P3 |P2 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- fixed on trunk sofar.