From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17591 invoked by alias); 7 Feb 2012 10:51:35 -0000 Received: (qmail 17575 invoked by uid 22791); 7 Feb 2012 10:51:34 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Feb 2012 10:51:14 +0000 From: "markus at trippelsdorf dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/52147] Preprocessed Chromium source with long compile time Date: Tue, 07 Feb 2012 10:51:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: markus at trippelsdorf dot de X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-02/txt/msg00702.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52147 Markus Trippelsdorf changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markus at trippelsdorf dot | |de --- Comment #4 from Markus Trippelsdorf 2012-02-07 10:51:09 UTC --- perf record -g g++ -O2 -c /var/tmp/V8DerivedSources08.ii with 4.7 shows: # Overhead Command 8.78% cc1plus cc1plus [.] store_binding | --- store_binding 1.94% cc1plus libc-2.15.so [.] memset | --- memset | |--50.00%-- reload_cse_regs_1 | |--25.00%-- ipcp_generate_summary | --24.99%-- inline_analyze_function 1.89% cc1plus cc1plus [.] gt_ggc_mx_lang_tree_node | --- gt_ggc_mx_lang_tree_node 1.86% cc1plus libc-2.15.so [.] _int_malloc | --- _int_malloc 1.73% cc1plus cc1plus [.] ggc_set_mark | --- ggc_set_mark 1.36% cc1plus cc1plus [.] ggc_internal_alloc_stat | --- ggc_internal_alloc_stat 1.27% cc1plus cc1plus [.] htab_find_slot_with_hash | --- htab_find_slot_with_hash | --100.00%-- (nil) 1.24% cc1plus libc-2.15.so [.] _int_free | --- _int_free | --100.00%-- compute_may_aliases 1.07% cc1plus cc1plus [.] push_to_top_level | --- push_to_top_level 0.94% cc1plus cc1plus [.] bitmap_set_bit | --- bitmap_set_bit | |--22.22%-- 0x31cfaa8 | |--22.22%-- (nil) | |--11.11%-- 0x2b260c8 | |--11.11%-- 0x2b26308 | |--11.11%-- 0x31d02b0 | |--11.11%-- 0x2af1290 | --11.11%-- 0x32067c8 0.87% cc1plus cc1plus [.] lookup_fnfields_idx_nolazy | --- lookup_fnfields_idx_nolazy 0.78% cc1plus cc1plus [.] add_function_candidate | --- add_function_candidate 0.77% as as [.] 0x2f5e5 ...