From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26801 invoked by alias); 15 Dec 2009 01:47:05 -0000 Received: (qmail 26793 invoked by uid 22791); 15 Dec 2009 01:47:04 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pz0-f189.google.com (HELO mail-pz0-f189.google.com) (209.85.222.189) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Dec 2009 01:47:01 +0000 Received: by pzk27 with SMTP id 27so2696473pzk.12 for ; Mon, 14 Dec 2009 17:46:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.143.27.40 with SMTP id e40mr3730817wfj.230.1260841619132; Mon, 14 Dec 2009 17:46:59 -0800 (PST) In-Reply-To: <4B26825B.7000209@vmware.com> References: <4B215151.6040608@vmware.com> <4B26825B.7000209@vmware.com> From: Hui Zhu Date: Tue, 15 Dec 2009 01:47:00 -0000 Message-ID: Subject: Re: [RFA] Prec x86 MMX 3DNow! SSE SSE2 SSE3 SSSE3 SSE4 support To: Michael Snyder Cc: gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00186.txt.bz2 http://sourceware.org/ml/gdb/2009-10/msg00414.html this bug just reproduce in amd64 ubuntu 9.0.4 and i386 ubuntu 9.0.4 that's gcc is 4.3.3. glibc is 2.9. In amd64 gcc 4.1.2 glibc 2.5 and i386 gcc 4.2.4 glibc 2.7, it cannot be reproduced. I think this is a bug in corelow or gcore. Thanks, Hui On Tue, Dec 15, 2009 at 02:22, Michael Snyder wrote: > Hui Zhu wrote: > >> solib-precsave.exp, this fail is because the core solib error that I >> report in before. > > Can you say more about that? > > I don't remember it, and it never fails for me (before or after > this patch). > >