This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17188] struct Foo { } redefinition
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2004 03:14:59 -0000
- Subject: [Bug c/17188] struct Foo { } redefinition
- References: <20040825182716.17188.terra@gnome.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-17 03:14 -------
Since empty structs are extensions, this would then need to be invalid GNU C which it might mean
anything then (and it might in fact be right to accept it).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17188