https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881
--- Comment #77 from LIU Hao <lh_mouse at 126 dot com> --- ../../gcc/gcc/config/i386/i386.cc: In function 'rtx_def* legitimize_tls_address(rtx, tls_model, bool)': ../../gcc/gcc/config/i386/i386.cc:12196:27: error: 'GOT_ALIAS_SET' was not declared in this scope; did you mean 'MEM_ALIAS_SET'? 12196 | set_mem_alias_set (off, GOT_ALIAS_SET); | ^~~~~~~~~~~~~ | MEM_ALIAS_SET