This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/54162] Please accept static global anonymous unions or structs as an extension
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 18:26:05 +0000
- Subject: [Bug c/54162] Please accept static global anonymous unions or structs as an extension
- Auto-submitted: auto-generated
- References: <bug-54162-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54162
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Josh Triplett from comment #5)
> Visual C (2017 at least), clang, and as far as I can tell, current GCC.
>
> I don't know at what point this started working, but it seems to work now.
Oh OK, closing as FIXED then.