[Bug c++/12620] compatibility issue with anonymous struct/union support

jbeulich at novell dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 15 12:25:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From jbeulich at novell dot com  2003-10-15 12:25 -------
... to some degree: for the example given, &ccc::i evaluates to the offset based
from the starting address of ccc, not (as 3.3.1 does) from the start of the
union. For naming purposes, the anonymous union is still considered.



More information about the Gcc-bugs mailing list