This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11306] unnamed struct bugs in gcc
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2003 11:12:11 -0000
- Subject: [Bug c/11306] unnamed struct bugs in gcc
- References: <20030624090927.11306.msegura@emn.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11306
falk at debian dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|unnamed struct bugs in gcc |unnamed struct bugs in gcc
------- Additional Comments From falk at debian dot org 2003-06-24 11:12 -------
struct Test is not an unnamed struct, because, er, it has a name. This also
does not compile with gcc 3.2 or any other compiler for me, and I don't think
it should.