From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23430 invoked by alias); 3 Jun 2010 18:55:42 -0000 Received: (qmail 23344 invoked by uid 48); 3 Jun 2010 18:55:26 -0000 Date: Thu, 03 Jun 2010 18:55:00 -0000 Message-ID: <20100603185526.23343.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/44401] [4.5/4.6 regression] Doesn't correctly hide injected class name In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jason at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-06/txt/msg00376.txt.bz2 ------- Comment #4 from jason at gcc dot gnu dot org 2010-06-03 18:55 ------- The "naming the constructor" stuff is DR 147, but I agree that this testcase should be accepted since lookup doesn't find the injected-class-name. -- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-06-03 18:55:26 date| | Summary|Doesn't correctly hide |[4.5/4.6 regression] Doesn't |injected class name |correctly hide injected | |class name http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44401