https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926
--- Comment #32 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Sat Sep 9 09:43:33 2017 New Revision: 251923 URL: https://gcc.gnu.org/viewcvs?rev=251923&root=gcc&view=rev Log: PR bootstrap/81926 * cp-objcp-common.c (struct debug_type_hasher): New class. (debug_type_hash): New variable. (cp_get_debug_type): Associate the OFFSET_TYPEs with the types. Modified: branches/gcc-7-branch/gcc/cp/ChangeLog branches/gcc-7-branch/gcc/cp/cp-objcp-common.c