From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8692 invoked by alias); 14 Sep 2006 21:43:40 -0000 Received: (qmail 8637 invoked by uid 48); 14 Sep 2006 21:43:31 -0000 Date: Thu, 14 Sep 2006 21:43:00 -0000 Message-ID: <20060914214331.8636.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/28618] The scheduler extends the lifetime of CLASS_LIKELY_SPILLED registers In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "amylaar at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-09/txt/msg01412.txt.bz2 List-Id: ------- Comment #11 from amylaar at gcc dot gnu dot org 2006-09-14 21:43 ------- (In reply to comment #10) > Created an attachment (id=12267) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12267&action=view) [edit] > current patch incarnation (still testing) > > At any rate, I must not set SCHED_GROUP_P on the first insn of a scheduling > group. > I forgot a succ = prev; here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28618