From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27693 invoked by alias); 27 Nov 2001 21:13:41 -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 27649 invoked from network); 27 Nov 2001 21:13:39 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 21:13:39 -0000 Received: from localhost.localdomain (taarna.cygnus.com [205.180.230.102]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA16180 for ; Tue, 27 Nov 2001 13:13:26 -0800 (PST) Received: (from aldyh@localhost) by localhost.localdomain (8.11.6/8.11.6) id fARLFhM07425; Tue, 27 Nov 2001 15:15:43 -0600 X-Authentication-Warning: localhost.localdomain: aldyh set sender to aldyh@redhat.com using -f Subject: Re: Target-specific Front-Ends? (Was: front end changes for altivec) From: Aldy Hernandez To: Ziemowit Laski Cc: Ira Ruben , Stan Shebs , gcc@gcc.gnu.org, "Joseph S. Myers" In-Reply-To: <19189AF2-E377-11D5-AE62-0030658361CA@apple.com> References: <19189AF2-E377-11D5-AE62-0030658361CA@apple.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.2 (Preview Release) Date: Mon, 19 Nov 2001 07:53:00 -0000 Message-Id: <1006895743.5178.39.camel@litecycle.cc.andrews.edu> Mime-Version: 1.0 X-SW-Source: 2001-11/txt/msg00880.txt.bz2 On Tue, 2001-11-27 at 14:41, Ziemowit Laski wrote: > > On Tuesday, November 27, 2001, at 06:47 , Aldy Hernandez wrote: > > > > > couldn't tolerate "vector" being a macro that expanded to __vector > > > > uhhh, that's exactly what i'm going to do for gcc. it's either that or > > keep a separate set of patches. > > We at Apple do the latter. :( you mean implement a "vector" keyword? hmm, can't do c++ STL stuff then. > -------------------------------------------------------------- > Ziemowit Laski Apple Computer, Inc. > zlaski@apple.com 2 Infinite Loop, MS 302-4SN > +1.408.974.6229 Fax .1344 Cupertino, CA 95014-2085 -- Aldy Hernandez E-mail: aldyh@redhat.com Professional Gypsy Red Hat, Inc. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aldy Hernandez To: Ziemowit Laski Cc: Ira Ruben , Stan Shebs , gcc@gcc.gnu.org, "Joseph S. Myers" Subject: Re: Target-specific Front-Ends? (Was: front end changes for altivec) Date: Tue, 27 Nov 2001 13:13:00 -0000 Message-ID: <1006895743.5178.39.camel@litecycle.cc.andrews.edu> References: <19189AF2-E377-11D5-AE62-0030658361CA@apple.com> X-SW-Source: 2001-11/msg01381.html Message-ID: <20011127131300.O9jOjUfxY0cZEonCy8Trul0ncPWZmarqEQIKlLudJVE@z> On Tue, 2001-11-27 at 14:41, Ziemowit Laski wrote: > > On Tuesday, November 27, 2001, at 06:47 , Aldy Hernandez wrote: > > > > > couldn't tolerate "vector" being a macro that expanded to __vector > > > > uhhh, that's exactly what i'm going to do for gcc. it's either that or > > keep a separate set of patches. > > We at Apple do the latter. :( you mean implement a "vector" keyword? hmm, can't do c++ STL stuff then. > -------------------------------------------------------------- > Ziemowit Laski Apple Computer, Inc. > zlaski@apple.com 2 Infinite Loop, MS 302-4SN > +1.408.974.6229 Fax .1344 Cupertino, CA 95014-2085 -- Aldy Hernandez E-mail: aldyh@redhat.com Professional Gypsy Red Hat, Inc.