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/25965] New: Allows duplicate member names in objc subclasses


It seems that the latest gcc in subversion allows duplicate member names in
objc subclasses.  I will attach a small program that demonstrates the issue. 
Verified that the test program does not compile on 3.3, 3.4 or 4.0.


-- 
           Summary: Allows duplicate member names in objc subclasses
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aeruder at ksu dot edu


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


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