From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12899 invoked by alias); 22 Apr 2003 19:55:21 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 12892 invoked from network); 22 Apr 2003 19:55:21 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Apr 2003 19:55:21 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h3MJtJD16502; Tue, 22 Apr 2003 15:55:19 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3MJtJq19762; Tue, 22 Apr 2003 15:55:19 -0400 Received: from redhat.com (vpn50-45.rdu.redhat.com [172.16.50.45]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h3MJtHk32022; Tue, 22 Apr 2003 15:55:17 -0400 Date: Tue, 22 Apr 2003 21:40:00 -0000 Subject: Re: altivec support in gcc - bug with vec_mergel Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: Michel LESPINASSE , gcc@gcc.gnu.org To: Daniel Egger From: Aldy Hernandez In-Reply-To: <1051037082.12880.0.camel@localhost> Message-Id: <5B7E8F6C-74FC-11D7-B191-000393750C1E@redhat.com> Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg01093.txt.bz2 On Tuesday, April 22, 2003, at 02:44 PM, Daniel Egger wrote: > On Tue, 2003-04-22 at 18:09, Michel LESPINASSE wrote: > >> Do you know what's the status of this in the 3.2.3-frozen tree ? I >> tried to figure this out by looking at config/ in cvsweb but I guess >> some magic happens there at make dist time ? Well at least I did not >> find where config/rs6000 is. > > Holy cow, it's still broken there. Aldy? > Dunno. Haven't looked at 3.2.* in ages. If you have a patch, it should go in as obvious... if Mark agrees.