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++/14360] [3.4/3.5 regression] Overeager argument dependent name lookup


------- Additional Comments From bangerth at dealii dot org  2004-03-01 15:28 -------
Confirmed, a regression on 3.4 and mainline w.r.t. 3.3.4. We overeagerly 
perform argument dependent name lookup without noticing that this isn't 
necessary at all here. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3.4
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-01 15:28:52
               date|                            |
            Summary|Failure to compile when     |[3.4/3.5 regression]
                   |variables shadow functions. |Overeager argument dependent
                   |                            |name lookup
   Target Milestone|---                         |3.4.0


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


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