From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22508 invoked by alias); 15 Oct 2004 04:30:15 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 22488 invoked from network); 15 Oct 2004 04:30:14 -0000 Received: from unknown (HELO smtp3.fuse.net) (216.68.8.176) by sourceware.org with SMTP; 15 Oct 2004 04:30:14 -0000 Received: from gx6.fuse.net ([66.42.242.129]) by smtp3.fuse.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041015043013.OAKH22310.smtp3.fuse.net@gx6.fuse.net> for ; Fri, 15 Oct 2004 00:30:13 -0400 Received: from dellpi.pinski.fam ([66.42.242.129]) by gx6.fuse.net (InterMail vG.1.00.00.00 201-2136-104-20040331) with ESMTP id <20041015043013.KCNO6532.gx6.fuse.net@dellpi.pinski.fam>; Fri, 15 Oct 2004 00:30:13 -0400 Received: from [10.0.0.80] (zhivago.i.pinski.fam [10.0.0.80]) by dellpi.pinski.fam (8.12.2/8.12.1) with ESMTP id i9F4U8VT005170; Fri, 15 Oct 2004 00:30:09 -0400 (EDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: From: Andrew Pinski Subject: Re: combine.c portion of patch to 3.4 branch not applied? Date: Fri, 15 Oct 2004 04:33:00 -0000 To: Paul Schlie X-SW-Source: 2004-10/txt/msg01259.txt.bz2 On Oct 15, 2004, at 12:19 AM, Paul Schlie wrote: > The combine.c portion of the patch from: > > http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg00843.html > > doesn't seem to have been applied to 3.4 branch? > > (assuming it was meant to be) Huh, are you sure that you don't have a tag or if you are using a mirror of the cvs server it is uptodate? Because this was applied, messages to gcc-cvs don't happen unless it was. Thanks, Andrew Pinski