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++/11808] [3.4 Regression] Wrong namespace lookup for template function when induced by a template parameter


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

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
           Priority|P2                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-05 17:25:04
               date|                            |
            Summary|Wrong namespace lookup for  |[3.4 Regression] Wrong
                   |template function when      |namespace lookup for
                   |induced by a template       |template function when
                   |parameter                   |induced by a template
                   |                            |parameter
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-05 17:25 -------
I can confirm this on the mainline (20030805).
>From Phil's regression hunter: Search converges between 2003-07-13-trunk (#342) and 
2003-07-14-trunk (#343). 
Looks like the same patch that broke PR 11744 broke this one too.


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