This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/26370] anon union/struct at top level
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Feb 2006 22:02:04 -0000
- Subject: [Bug c/26370] anon union/struct at top level
- References: <bug-26370-12219@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from falk at debian dot org 2006-02-19 22:02 -------
In the past, it has been de-facto gcc policy to add only language extensions
that do something that fundamentally cannot be done in ISO C. So it would be
quite unlikely that this would be accepted. In addition to that, I think it's
a horrible idea, creating all kinds of ambiguity headaches for the compiler
maintainers, and making the code unreadable.
If others agree, we can maybe close this bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26370