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 objc/7993] [3.4/3.5 regression] private variables cannot be shadowed in subclasses


------- Additional Comments From zack at gcc dot gnu dot org  2004-06-01 04:19 -------
This patch can be fixed in 3.4 without the c-decl.c rewrite.  The existing patch
will work with only minor tweaks.  I am testing 3.4 and mainline patches for
this bug right now.

-- 


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


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