From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id CA35B1F8C6 for ; Sat, 11 Sep 2021 22:45:39 +0000 (UTC) Received: from localhost ([::1]:36044 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mPBkg-0006vx-FY for normalperson@yhbt.net; Sat, 11 Sep 2021 18:45:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44326) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mPBkG-0006uI-U6 for bug-gnulib@gnu.org; Sat, 11 Sep 2021 18:45:12 -0400 Received: from mail.inka.de ([2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]:55896) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mPBkD-0007Ef-Pd for bug-gnulib@gnu.org; Sat, 11 Sep 2021 18:45:12 -0400 Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1mPBk9-008USe-AD; Sun, 12 Sep 2021 00:45:05 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.16.1/8.16.1) with ESMTP id 18BMgLuf029695; Sun, 12 Sep 2021 00:42:21 +0200 (CEST) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.16.1/8.16.1/Submit) id 18BMgKO8029694; Sun, 12 Sep 2021 00:42:20 +0200 (CEST) (envelope-from naddy) Date: Sun, 12 Sep 2021 00:42:20 +0200 From: Christian Weisgerber To: Paul Eggert Subject: Re: sigsegv.c: add OpenBSD/powerpc64 support Message-ID: References: <000a8872-de92-e1e3-ed2a-5079b1ca6824@cs.ucla.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000a8872-de92-e1e3-ed2a-5079b1ca6824@cs.ucla.edu> Received-SPF: none client-ip=2a04:c9c7:0:1073:217:a4ff:fe3b:e77c; envelope-from=naddy@mips.inka.de; helo=mail.inka.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gnulib bugs Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" Paul Eggert: > Are similar changes needed for other OpenBSD architectures? No. The impetus for this was that the latest release of GNU grep failed to compile specifically on powerpc64. -- Christian "naddy" Weisgerber naddy@mips.inka.de