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: "josh at joshtriplett dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 17:57:13 +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
--- Comment #5 from Josh Triplett <josh at joshtriplett dot org> ---
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.