From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30157 invoked by alias); 18 May 2002 00:59:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30141 invoked from network); 18 May 2002 00:58:57 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 18 May 2002 00:58:57 -0000 Received: from localhost.redhat.com (romulus.sfbay.redhat.com [172.16.27.251]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id RAA26193; Fri, 17 May 2002 17:58:50 -0700 (PDT) Received: by localhost.redhat.com (Postfix, from userid 469) id 3EDD810FC9; Fri, 17 May 2002 20:58:17 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15589.42793.76432.808421@localhost.redhat.com> Date: Fri, 17 May 2002 17:59:00 -0000 To: Daniel Jacobowitz Cc: Elena Zannoni , gdb-patches@sources.redhat.com, Michael Snyder , mec@shout.net Subject: Re: Problem with altivec.h? [was: Elena -- where is altivec.h?] In-Reply-To: <20020517225008.GA4899@branoic.wv.cc.cmu.edu> References: <3CE5600E.E76876B6@redhat.com> <15589.25577.296451.220526@localhost.redhat.com> <15589.34466.457362.297379@localhost.redhat.com> <20020517225008.GA4899@branoic.wv.cc.cmu.edu> X-SW-Source: 2002-05/txt/msg00769.txt.bz2 Daniel Jacobowitz writes: > On Fri, May 17, 2002 at 06:39:30PM -0400, Elena Zannoni wrote: > > Elena Zannoni writes: > > > Michael Snyder writes: > > > > Hi, > > > > > > > > gdb.arch refers to this file, but I can't find it. > > > > > > > > Michael > > > > > > It's in gcc/config/rs6000 I think. If not it's somewhere close to that. > > > It's in gcc definitely. > > > > > > Elena > > > > MichaelS reminded me (private e-mail) that we cannot have gcc files > > being required by the gdb tree. > > I guess we should make our own copy of altivec.h? > > I don't think that's quite right. is an _installed_ gcc > file. It goes into gcc-lib/.../include. > > If the file is not found, we shouldn't be running the tests. > That was my thought originally. Unless there is a gcc with the right bits the tests won't work anyway. But I thought I was missing something in the bigger picture. Elena > > In case this is not obvious, the altivec C testsfiles (or any altivec > > programs) need to include this gcc file because it has > > all the necessary #defines for vector types. > > > > I could just add a copy to the gdb.arch directory. or include/gdb ? > > What's the procedure here? > > > > > > Elena > > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer