https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88297
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> --- I am getting same error with profiledbootstrap ../configure --enable-checking=release --prefix=/aux/hubicka/trunk-install/ --disable-werror --with-build-config=bootstrap-lto --disable-plugin I guess when creating the symbol you want to check if symbol of same name is already in the symbol table and skip it, so clones made at compile/wpa time do not conflict with clones made at ltrans time? Honza In function ‘_GLOBAL__I_65535_1_cp_lang.o’: lto1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without /tmp/ccKpcs9g.s: Assembler messages: /tmp/ccKpcs9g.s:49952: Error: symbol `_ZN2wi3mulI16generic_wide_intI22fixed_wide_int_storageILi128EEEiEENS_13binary_traitsIT_T0_XsrNS_10int_traitsIS6_EE14precision_typeEXsrNS8_IS7_EE14precision_typeEE11result_typeERKS6_RKS7_.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:74607: Error: symbol `_Z10multiple_pILj1ElilEN10if_nonpolyIT1_bXsr15poly_int_traitsIS1_E7is_polyEE4typeERK12poly_int_podIXT_ET0_ES1_PS6_IXT_ET2_E.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:88768: Error: symbol `_ZL19regno_ok_for_base_pj12machine_modeh8rtx_codeS0_.constprop.0' is already defined /tmp/ccKpcs9g.s:89655: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:89893: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:89960: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:96444: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:96751: Error: symbol `_ZL19regno_ok_for_base_pj12machine_modeh8rtx_codeS0_.constprop.0' is already defined /tmp/ccKpcs9g.s:96839: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:101732: Error: symbol `_ZL15_succ_iter_condP13succ_iteratorPP8rtx_insnS2_PFbP8edge_defS0_E.constprop.0' is already defined /tmp/ccKpcs9g.s:103133: Error: symbol `_ZL15_succ_iter_condP13succ_iteratorPP8rtx_insnS2_PFbP8edge_defS0_E.constprop.0.cold' is already defined /tmp/ccKpcs9g.s:114090: Error: symbol `_ZL18make_temp_ssa_nameP9tree_nodeP6gimplePKc.constprop.0' is already defined /tmp/ccKpcs9g.s:114968: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:115035: Error: symbol `_ZL18make_temp_ssa_nameP9tree_nodeP6gimplePKc.constprop.0' is already defined /tmp/ccKpcs9g.s:116035: Error: symbol `_ZL18make_temp_ssa_nameP9tree_nodeP6gimplePKc.constprop.0' is already defined /tmp/ccKpcs9g.s:116153: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:117419: Error: symbol `_ZL17bmp_iter_set_initP15bitmap_iteratorPK11bitmap_headjPj.isra.0.constprop.0' is already defined /tmp/ccKpcs9g.s:140354: Error: symbol `_ZL18make_temp_ssa_nameP9tree_nodeP6gimplePKc.constprop.0' is already defined