From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7180 invoked by alias); 17 May 2002 22:50:11 -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 7168 invoked from network); 17 May 2002 22:50:09 -0000 Received: from unknown (HELO branoic.WV.CC.CMU.EDU) (128.2.76.124) by sources.redhat.com with SMTP; 17 May 2002 22:50:09 -0000 Received: from drow by branoic.WV.CC.CMU.EDU with local (Exim 3.35 #1 (Debian)) id 178qY4-0001IJ-00; Fri, 17 May 2002 18:50:08 -0400 Date: Fri, 17 May 2002 15:50:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Michael Snyder , mec@shout.net Subject: Re: Problem with altivec.h? [was: Elena -- where is altivec.h?] Message-ID: <20020517225008.GA4899@branoic.wv.cc.cmu.edu> Mail-Followup-To: Elena Zannoni , gdb-patches@sources.redhat.com, Michael Snyder , mec@shout.net References: <3CE5600E.E76876B6@redhat.com> <15589.25577.296451.220526@localhost.redhat.com> <15589.34466.457362.297379@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15589.34466.457362.297379@localhost.redhat.com> User-Agent: Mutt/1.3.28i X-SW-Source: 2002-05/txt/msg00766.txt.bz2 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. > 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