From patchwork Mon Apr 5 13:15:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adhemerval Zanella Netto X-Patchwork-Id: 42915 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 587AB38515FC; Mon, 5 Apr 2021 13:15:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 587AB38515FC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1617628556; bh=bMYFsa0R+gGJSm5hCRN7C5a78Ths9ftkjJX4tChPEVk=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=hBb5xvkfGR55pXkzmGAHOOQYaUvtQ9MNE1aLZn0HGd0z6hayLh3Co38Eyeaz8Jp+Z jh397hjOVbtaPzSNu7R/WUkyL08bVI12VK5tqOfqxcTzh8RaESxwti6rzfB8b5PRh2 MkamkFF32DWlrG9VGrPaoHGeunfKSwTzSxZ6Qgt8= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) by sourceware.org (Postfix) with ESMTPS id 2CE9E388A42D for ; Mon, 5 Apr 2021 13:15:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2CE9E388A42D Received: by mail-qt1-x82e.google.com with SMTP id y2so8390345qtw.13 for ; Mon, 05 Apr 2021 06:15:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=bMYFsa0R+gGJSm5hCRN7C5a78Ths9ftkjJX4tChPEVk=; b=N4MVZr+d+P3TPGqNJRUSoeRb49SAgtIONrAsayddaKy2cH2UtbKAAlSuWQYCBLlhA6 zdPN4mYyicXJWG5EOGxgIgpbCi00C2ewHawis7hVch2aMtq+eZRCAcRniTqwA1e2hQEA Jx+JETL4//cgxaXpw2HSDXiLFrp7pwyZa7KvdA1LJtU2M7pTK2QG/Xb6lTYlx0ro7tKC Yp+/oiltxLazhGY2o/N+zoVLvGm2qWBrGVTBskkdbK916Njjrp5Stn1TDqHDGB4T+i+v r8UfliBTkT0CT10EZ/jCIWCB9liS89c2/xf0wW6wzL3wzDyXBXvwKI8LSf+dsQtMDmD0 Wjgg== X-Gm-Message-State: AOAM532LiTDtbWXr4RUzHaUWXh5dDhsJIE9IjoAL7//8C4GC8+/7VBJA Nz/ffQTERRzqJ5gqPhQwwGdRN7DF+bV7oOVF X-Google-Smtp-Source: ABdhPJz9ocDMkhNPPWZ9fb+LA5Zgza+3RHf2cI1mkpSlRTxLtNNXcJq0oIAusOfr2VjAlCuPa/Sdpg== X-Received: by 2002:a05:622a:349:: with SMTP id r9mr21919295qtw.356.1617628552563; Mon, 05 Apr 2021 06:15:52 -0700 (PDT) Received: from localhost.localdomain ([177.194.41.149]) by smtp.googlemail.com with ESMTPSA id z8sm12329983qtn.12.2021.04.05.06.15.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Apr 2021 06:15:52 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [COMMITTED 2/3] ia64: Fix build after 9acda61d94ac Date: Mon, 5 Apr 2021 10:15:45 -0300 Message-Id: <20210405131546.3189195-2-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210405131546.3189195-1-adhemerval.zanella@linaro.org> References: <20210405131546.3189195-1-adhemerval.zanella@linaro.org> MIME-Version: 1.0 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, UNWANTED_LANGUAGE_BODY autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Adhemerval Zanella via Libc-alpha From: Adhemerval Zanella Netto Reply-To: Adhemerval Zanella Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" The j0f/j1f/y0f/y1f now uses __inv_pio4 and call roundf (which turns to __roundf on ia64). --- sysdeps/ia64/fpu/s_roundf.S | 6 +++--- sysdeps/ia64/fpu/s_sincosf_data.c | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 sysdeps/ia64/fpu/s_sincosf_data.c diff --git a/sysdeps/ia64/fpu/s_roundf.S b/sysdeps/ia64/fpu/s_roundf.S index 8de595472d..10fa49b7be 100644 --- a/sysdeps/ia64/fpu/s_roundf.S +++ b/sysdeps/ia64/fpu/s_roundf.S @@ -105,7 +105,7 @@ fRem = f13 .section .text -GLOBAL_LIBM_ENTRY(roundf) +GLOBAL_LIBM_ENTRY(__roundf) { .mfi getf.exp rSignexp = f8 // Get signexp, recompute if unorm @@ -230,5 +230,5 @@ ROUND_UNORM: } ;; -GLOBAL_LIBM_END(roundf) -libm_alias_float_other (round, round) +GLOBAL_LIBM_END(__roundf) +libm_alias_float (__round, round) diff --git a/sysdeps/ia64/fpu/s_sincosf_data.c b/sysdeps/ia64/fpu/s_sincosf_data.c deleted file mode 100644 index 1cc8931700..0000000000 --- a/sysdeps/ia64/fpu/s_sincosf_data.c +++ /dev/null @@ -1 +0,0 @@ -/* Not needed. */