From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2596 invoked by alias); 17 Mar 2009 08:09:08 -0000 Received: (qmail 1472 invoked by alias); 17 Mar 2009 08:08:56 -0000 Date: Tue, 17 Mar 2009 08:09:00 -0000 Message-ID: <20090317080856.1471.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/39471] DW_TAG_imported_module should be used (not DW_TAG_imported_declaration) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dodji at redhat dot com" 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: 2009-03/txt/msg01150.txt.bz2 ------- Comment #6 from dodji at gcc dot gnu dot org 2009-03-17 08:08 ------- Subject: Re: DW_TAG_imported_module should be used (not DW_TAG_imported_declaration) dodji at redhat dot com a écrit : > Hmmh, I think the non null name there is useful for namespace aliases in > C++ Ah, no. We won't be going through the USING_STMT code path in case of namespace aliases, sorry. My last comment was irrelevant. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39471