------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-19
20:16 -------
Another testcase:
void foo()
{
struct {
struct a _a;
} c;
} >From the dup bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22028
pinskia at gcc dot gnu dot org Sun, 19 Jun 2005 13:16:28 -0700
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-19
20:16 -------
Another testcase:
void foo()
{
struct {
struct a _a;
} c;
} >From the dup bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22028