This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/26370] anon union/struct at top level



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]