From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11109 invoked by alias); 19 Jul 2005 03:44:05 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11094 invoked from network); 19 Jul 2005 03:44:02 -0000 Received: from unknown (200.208.141.132) by sourceware.org with QMTP; 19 Jul 2005 03:44:02 -0000 Received: (qmail 2125 invoked from network); 19 Jul 2005 00:44:02 -0300 Received: from 200.146.106.65 by ana (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.86.1/978. spamassassin: 3.0.4. perlscan: 1.25st. Clear:RC:0(200.146.106.65):SA:0(-0.5/5.0):. Processed in 1.935089 secs); 19 Jul 2005 03:44:02 -0000 Received: from unknown (HELO ?192.168.1.5?) (marco@linkar.net@200.146.106.65) by ana.linkar.net with SMTP; 19 Jul 2005 00:44:00 -0300 In-Reply-To: <28363812-BF6A-4ECA-A1E7-264C1280249D@apple.com> References: <859254B0-0A3D-4AA1-80F9-1DCE4354E866@decpp.net> <28363812-BF6A-4ECA-A1E7-264C1280249D@apple.com> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--444202021" Message-Id: <54E58249-96B2-4064-A60A-5B95ED7F72C9@decpp.net> Cc: gdb@sources.redhat.com Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?D=E9cio_Luiz_Gazzoni_Filho?= Subject: Re: Altivec doesn't work? Date: Tue, 19 Jul 2005 03:44:00 -0000 To: Jason Molenda X-Pgp-Agent: GPGMail 1.1 (Tiger) X-SW-Source: 2005-07/txt/msg00198.txt.bz2 --Apple-Mail-1--444202021 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-length: 875 On Jul 19, 2005, at 12:39 AM, Jason Molenda wrote: > Daniel was correct that this isn't the right forum for Apple gdb=20=20 > questions. Please send these kinds of things to xcode-=20 > users@lists.apple.com. > > You'll want to be more specific about your program that isn't=20=20 > working under gdb. For instance, this works fine with gdb-413: > > #include > int main () { > vector unsigned int x =3D ((vector unsigned int) vec_splat_u8 (-2)); > } > > (gdb) p/x x > $2 =3D {0xfefefefe, 0xfefefefe, 0xfefefefe, 0xfefefefe} > (gdb) > > Please follow up on xcode-users@ if you have any questions or=20=20 > problems with the Apple tools. Thanks! I asked on the perfoptimization-dev@ list. But sometime between=20=20 posting it and receiving an answer, I figured out the problem (forgot=20=20 to set the clobberlist). Thanks for the help anyway. D=E9cio --Apple-Mail-1--444202021 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit Content-length: 186 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFC3HYVAlFLGN3JFQ0RAvZWAJ9DQRNdmteckl8c/218XLeKbHO1YACfb0Bf x9xvHnOb+3Am9R4raX6Sgto= =8Wmc -----END PGP SIGNATURE----- --Apple-Mail-1--444202021--