[Bug c++/115820] Qualified anonymous union is not diagnosed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115820 Andrew Pinski changed: What|Removed |Added Known to fail||3.4.6 Last reconfirmed|
[Bug c++/115820] Qualified anonymous union is not diagnosed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115820 --- Comment #1 from Halalaluyafail3 --- The Clang error only occurs with -pedantic-errors to make it clear, GCC does not diagnose the error even with -pedantic-errors.