From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by sourceware.org (Postfix) with ESMTPS id 906303858D33 for ; Wed, 22 Feb 2023 16:40:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 906303858D33 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pj1-x102e.google.com with SMTP id d1-20020a17090a3b0100b00229ca6a4636so9700641pjc.0 for ; Wed, 22 Feb 2023 08:40:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=DSuhw4P7ddspUceR41e1c0mqD+q7j99BHce+5UdzJmk=; b=dGeczWwZal5NHJA4ZSM23hlSTOpLTDId+DDF45/O92I1j55xbW5naToNBFuSKCprUg 7tVawLlIirvZSapHFqpfbH0MIncSMH1h0A1CsuNVVD1kaBSEM7Xcc4t6laRkNl4W+JGt H1n8LQidbC9vf4hw0b8BHf6WkQ9/dCesX2tw9lDTKEEUQE1BVqdeIZHtwNAaCIm/aMH8 SdbhowIu42MZvmhPFKyr+ma5B3/DEVXqRgmJySL5Bb7qh62d5AwtYT4Bj2DjK/djTteg /LeKPKA6GT2YxS1LxyWrKQ1++iWfz2Yd0bOlqMrBTYpLrif/iKao9ghAelMIgiodQe3+ c+UQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DSuhw4P7ddspUceR41e1c0mqD+q7j99BHce+5UdzJmk=; b=aBV31EUsxlycPIyrp+NHBBzawxYjRNPR2fFuU+kDCFJmeRIDNqwcPYmqQf8zTLANys DWkVp/fffYV2j+pu97Wb1HX/UT2RqH2IPK7PICoilF55gBwf9FoEgq7W8ycHZckSmhH7 MU7h4M3ikdJph3EibE4HlaL4HRHNBTPVa5oRkhDKFkLEdyrOWabwM/uqbwAKh8GA7N7A 18oPwzconwA7CdXnlRxC1onLTYAtFLogjnURgx5SRRH46U0cNMBbBU8qFM6HuaDl7yTT Qn4O52F6IdYV8xsl6i5ELNDdlVfqC95QCBOOj5Cfr2am10QnLNsllJTnEZFMzTDQP5c+ TDKg== X-Gm-Message-State: AO0yUKU5yartDTMYR4l7WV+YH7t1HV35+pbX9n7+LnoKa8+BIUwfCMpR zV9okVtBcaI1OsBy+mIb+mY= X-Google-Smtp-Source: AK7set+3SDjNRqooUsol0BhxUHuiwEfxBWvcnNd/oP4ZiGy+HK+Lw4y48ZHf3tOc5HBUzfrfv8khSA== X-Received: by 2002:a17:902:d2c4:b0:196:3db5:c08b with SMTP id n4-20020a170902d2c400b001963db5c08bmr11511826plc.69.1677084018359; Wed, 22 Feb 2023 08:40:18 -0800 (PST) Received: from ?IPV6:2601:681:8600:13d0::f0a? ([2601:681:8600:13d0::f0a]) by smtp.gmail.com with ESMTPSA id r18-20020a170902be1200b0019cad2de870sm1274506pls.211.2023.02.22.08.40.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Feb 2023 08:40:17 -0800 (PST) Message-ID: <61189b1a-7dd1-621c-1e8a-a06fe1148639@gmail.com> Date: Wed, 22 Feb 2023 09:40:16 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: Various libgloss problems after recent changes Content-Language: en-US To: Jeff Johnston Cc: Richard Earnshaw , Mike Frysinger , newlib@sourceware.org References: <9138400f-3819-2e46-fe64-bdab73b053d5@gmail.com> From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2/22/23 09:20, Jeff Johnston wrote: > Yes, I found that and fixed it in the patch I attached.  Are you saying > that patch didn't work as well? > I did forget to add the new arm.mh file I created but I > have done so locally and have reposted the patch here. I hadn't tried the latest patch, just the first plus a local hack to default.mh. I'll drop your latest version into the tester and spin up the fr30/xstormy builds. Note that I'm on PTO shortly, so if you don't hear from me by tomorrow, I ran out of time and will have to deal with this when I'm back on March 6. Thanks, jeff