> This looks good. But let's call it debug_type_hash instead. OK with > that change. Thanks. It occured to me that we don't need to look up the type twice when we need to insert it so I have installed the attached patchlet as obvious after boostrapping/regtesting on x86-64/Linux. PR bootstrap/81926 * cp-objcp-common.c (cp_get_debug_type): Do only one lookup. -- Eric Botcazou