From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12528 invoked by alias); 8 May 2007 20:55:22 -0000 Received: (qmail 12478 invoked by uid 48); 8 May 2007 20:55:09 -0000 Date: Tue, 08 May 2007 20:55:00 -0000 Message-ID: <20070508205509.12477.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/31850] gcc.c-torture/compile/limits-fnargs.c is slow at compiling for spu-elf In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sje at cup dot hp 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: 2007-05/txt/msg00637.txt.bz2 ------- Comment #3 from sje at cup dot hp dot com 2007-05-08 21:55 ------- I now think the loc_mentioned_in_p calls are coming from the checking code at the top of subst_reload. I commented out this checking code and my compile speed up by more than 10X. -- sje at cup dot hp dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-05-08 21:55:09 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31850