From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3713 invoked by alias); 25 Mar 2006 10:14:23 -0000 Received: (qmail 3703 invoked by uid 22791); 25 Mar 2006 10:14:23 -0000 X-Spam-Check-By: sourceware.org Received: from ip127.bb146.pacific.net.hk (HELO mailhub.stlglobal.com) (202.64.146.127) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Mar 2006 10:14:21 +0000 Received: from localhost ([127.0.0.1]) by mailhub.stlglobal.com with esmtp (Exim 4.50) id 1FN5ma-0003EN-Gt; Sat, 25 Mar 2006 18:14:08 +0800 Message-ID: <442517F5.4070200@tausq.org> Date: Sat, 25 Mar 2006 17:46:00 -0000 From: Randolph Chung User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: [RFA] solib-som.c fix for hpux References: <442382D1.4010104@tausq.org> <20060324202315.GB26748@nevyn.them.org> In-Reply-To: <20060324202315.GB26748@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00294.txt.bz2 > Grr! I tried to catch all of these. Some assume that add is called > first... others assume that create is called first... I found out that hpux 64-bit is also broken by this change, though it's a bit more complicated. I'll look at this more next week. randolph