This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/10676] Using unnamed fields in initializers
- From: "jrydberg at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2005 18:30:27 -0000
- Subject: [Bug c/10676] Using unnamed fields in initializers
- References: <20030508022600.10676.marcus@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jrydberg at gnu dot org 2005-02-15 18:30 -------
Still happens on 4.0 snapshot of 20050213 :
$ /gnu/bin/gcc -c pr10676.c
pr10676.c:9: error: unknown field 'foo' specified in initializer
$ /gnu/bin/gcc -v
...
gcc version 4.0.0 20050213 (experimental)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10676