https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120267
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- MSVC rejects both D1::c and D2::c. GCC just rejects D2::c. While both EDG and clang accepts both.