https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91476
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Status|UNCONFIRMED |NEW Known to work| |8.3.0 Keywords| |ABI, link-failure, | |needs-bisection, wrong-code Last reconfirmed| |2019-08-19 Ever confirmed|0 |1 Summary|const reference variables |[9/10 Regression] const |sharing the same name in |reference variables sharing |two anonymous namespaces |the same name in two |cause a multiple definition |anonymous namespaces cause |error |a multiple definition error Target Milestone|--- |9.3 Known to fail| |9.1.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed.