This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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.out


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44692


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]