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]

Re: egcs doesn't respect nested types access rules.


Louidor Erez <s3824888@techst02.technion.ac.il> writes:

> Since T is a private type of Outer it cannot be accessed in Inner.
 
> I don't know if anyone reported this bug already.

Yup, this was already reported; thanks anyway.  I've just added this
testcase to the testsuite.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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