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 17:31:03 +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
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
Severity|normal |enhancement
--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Josh Triplett from comment #3)
> How odd. Quite a number of sources seem to suggest that C11 allows this.
> But in any case, several other compilers *do* allow this syntax; thus,
> reopening this and turning it into a request for an extension.
Which other compilers?