From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 547 invoked by alias); 5 Aug 2012 12:04:00 -0000 Received: (qmail 534 invoked by uid 22791); 5 Aug 2012 12:04:00 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED 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; Sun, 05 Aug 2012 12:03:47 +0000 From: "steven at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/54179] please split insn-emit.c ! Date: Sun, 05 Aug 2012 12:04: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: enhancement X-Bugzilla-Who: steven at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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-08/txt/msg00243.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54179 Steven Bosscher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |steven at gcc dot gnu.org --- Comment #6 from Steven Bosscher 2012-08-05 12:03:46 UTC --- (In reply to comment #3) > RE: > > Your PC is broken. > Comments such as these don't help much. Indeed. However, your bug report wasn't very useful either before you shared your configuration. There are some hints for what's needed for GCC developers to understand and investigate a bug in the web pages: http://gcc.gnu.org/bugs/ > > C only build with 3 stages takes about 18 minutes with -j2 > > on my PC. > > And what type of super-computer is that ? For me it's a HP Pavilion dv9000 and it takes just over 20 minutes. > > Compilation of small count of big files is faster than big count of small > > files. > > Not in my experience. Why force such huge memory resource demands ? I think it's due to --enable-stage1-checking=all. This enables a bunch of really expensive checks. > I guess as usual no help is to be expected from gcc-bugs - I'll have to > modify genemit.c myself. I don't know what you suppose to accomplish with this snide.