From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19420 invoked by alias); 7 Dec 2006 17:54:55 -0000 Received: (qmail 19341 invoked by alias); 7 Dec 2006 17:54:42 -0000 Date: Thu, 07 Dec 2006 17:54:00 -0000 Message-ID: <20061207175442.19340.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/26854] Inordinate compile times on large routines In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dberlin at dberlin 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: 2006-12/txt/msg00621.txt.bz2 ------- Comment #20 from dberlin at gcc dot gnu dot org 2006-12-07 17:54 ------- Subject: Re: Inordinate compile times on large routines > > We now spend basically no time in PTA, and about 800 seconds in > remove_ssa_form. > > Sometime later on, we run out of memory and crash. > (IE it's somewhere other than the PTA, alias analysis, or tree-ssa > that we run out of memory). > Sorry, forgot to mention this is on darwin. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26854