https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90273
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I guess it is important to know if those are the same decls or different, just with the same names. -fdump-tree-all-uid will tell...