[Bug c/44692] Ambiguous member names in anonymous struct/union does not error

2010-06-27 Thread mark-gcc at pogo dot org dot uk
--- Comment #2 from mark-gcc at pogo dot org dot uk 2010-06-27 18:22 --- Created an attachment (id=21019) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21019&action=view) Preprocessed source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44692

[Bug c/44692] Ambiguous member names in anonymous struct/union does not error

2010-06-27 Thread mark-gcc at pogo dot org dot uk
--- Comment #1 from mark-gcc at pogo dot org dot uk 2010-06-27 18:22 --- Created an attachment (id=21018) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21018&action=view) Example program Source code, compile and test with: gcc -Wall anon.c && ./a.o

[Bug c/44692] New: Ambiguous member names in anonymous struct/union does not error

2010-06-27 Thread mark-gcc at pogo dot org dot uk
ous struct/union does not error Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mark-gcc at pogo dot