https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97475

Richard Smith <richard-gccbugzilla at metafoo dot co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard-gccbugzilla@metafoo
                   |                            |.co.uk

--- Comment #6 from Richard Smith <richard-gccbugzilla at metafoo dot co.uk> ---
For what it's worth, what we do in Clang is to pedwarn in the case where we
didn't happen to compute the linkage of the anonymous struct before reaching
the typedef name, and error if we did.

Reply via email to