From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12831 invoked by alias); 13 Nov 2014 20:02:17 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 12799 invoked by uid 48); 13 Nov 2014 20:02:16 -0000 From: "dje at google dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/17591] dwarf2read.c:find_slot_in_mapped_hash needs to handle "(anonymous namespace)" Date: Thu, 13 Nov 2014 20:02:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: 7.8 X-Bugzilla-Keywords: performance X-Bugzilla-Severity: normal X-Bugzilla-Who: dje at google dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dje at google dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q4/txt/msg00251.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17591 --- Comment #2 from dje at google dot com --- (In reply to dje from comment #1) > This is with warm caches so wall time is close to cpu time. > If caches aren't warm (fresh build) the difference is even more pronounced. btw, in case one is wondering why caches wouldn't be warm in a fresh build, I'm referring to the case of a distributed build system where, e.g., build artifacts are lazily downloaded to one's desktop via a fuse-based filesystem. Sorry for not being clearer. -- You are receiving this mail because: You are on the CC list for the bug.