From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31830 invoked by alias); 2 Oct 2002 22:51:37 -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 31823 invoked from network); 2 Oct 2002 22:51:36 -0000 Received: from unknown (HELO egil.codesourcery.com) (66.92.14.122) by sources.redhat.com with SMTP; 2 Oct 2002 22:51:36 -0000 Received: from zack by egil.codesourcery.com with local (Exim 3.36 #1 (Debian)) id 17wsL8-0003h1-00; Wed, 02 Oct 2002 15:51:34 -0700 Date: Wed, 02 Oct 2002 17:42:00 -0000 From: Zack Weinberg To: Dale Johannesen Cc: gcc@gcc.gnu.org Subject: Re: RFAdvice - a couple of old lost Altivec patches Message-ID: <20021002225134.GB6772@codesourcery.com> References: <20021002223338.GA6772@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-SW-Source: 2002-10/txt/msg00125.txt.bz2 On Wed, Oct 02, 2002 at 03:39:34PM -0700, Dale Johannesen wrote: > >This is a clearly desirable feature; the > >difficulty is, the routine is written to the old layout of > >CONST_VECTOR. I'm having trouble figuring out how to update it for > >the new one. Anyone have suggestions? > > I can do better than that, we have it working. Unfortunately this patch > came originally from Motorola (according to my archive search here) and > is therefore off limits for FSF, last I heard. I thought the copyright issues with the Motorola code had been resolved, but you may be more up on this than I am. Disappointing. zw