This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14360] [3.4/3.5 regression] Overeager argument dependent name lookup
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 15:28:52 -0000
- Subject: [Bug c++/14360] [3.4/3.5 regression] Overeager argument dependent name lookup
- References: <20040301093631.14360.mattyt-bugzilla@tpg.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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