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++/32519] [4.1/4.2/4.3 regression] g++ allows access to protected template member functions of base class



------- Comment #1 from bangerth at dealii dot org  2007-06-27 19:01 -------
Confirmed, a regression apparently introduced in 3.4.x.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |accepts-invalid
      Known to fail|                            |3.4.3 4.1.0
      Known to work|                            |2.95.3 3.2.3 3.3.6
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-27 19:01:01
               date|                            |
            Summary|g++ allows access to        |[4.1/4.2/4.3 regression] g++
                   |protected template member   |allows access to protected
                   |functions of base class     |template member functions of
                   |                            |base class
   Target Milestone|---                         |4.2.1


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


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