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++/11546] [3.3 Regression] Type lookup problems in out-of-line definition of a class doubly nested from a template class


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

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-16 13:14:43
               date|                            |
            Summary|Type lookup problems in out-|[3.3 Regression] Type lookup
                   |of-line definition of a     |problems in out-of-line
                   |class doubly nested from a  |definition of a class doubly
                   |template class              |nested from a template class
   Target Milestone|3.4                         |3.3.1


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-16 13:14 -------
I can confirm this on 3.3.1 (20030707) but on the mainline (20030715) it is already fixed.  3.0.4 
accepted the code while 3.2.3 ICEd on it.  Could someone test a later version of 3.3.1?


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