https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72708
Halalaluyafail3 <luigighiron at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luigighiron at gmail dot com --- Comment #6 from Halalaluyafail3 <luigighiron at gmail dot com> --- The wording in [class.union.anon] has been changed to "An anonymous union declared in the scope of a namespace with external linkage shall use the storage-class-specifier static." I don't see how this can be interpreted as intending to require static even in an unnamed namespace. Moreover, I can't see any reason why such a requirement should exist.