public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Noah Goldstein <nwg@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] x86: Remove unused file wmemcmp-sse4
Date: Mon, 27 Jun 2022 16:34:05 +0000 (GMT)	[thread overview]
Message-ID: <20220627163405.183CE383129C@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d1e931125baca83251871d7c335e28519074a24f

commit d1e931125baca83251871d7c335e28519074a24f
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date:   Fri Jun 24 09:42:14 2022 -0700

    x86: Remove unused file wmemcmp-sse4
    
    The memcmp-sse4 was removed in:
    
    commit 7cbc03d03091d5664060924789afe46d30a5477e
    Author: Noah Goldstein <goldstein.w.n@gmail.com>
    Date:   Fri Apr 15 12:28:00 2022 -0500
    
        x86: Remove memcmp-sse4.S
    
    so this file does nothing.

Diff:
---
 sysdeps/x86_64/multiarch/wmemcmp-sse4.S | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sysdeps/x86_64/multiarch/wmemcmp-sse4.S b/sysdeps/x86_64/multiarch/wmemcmp-sse4.S
deleted file mode 100644
index b07973a4f6..0000000000
--- a/sysdeps/x86_64/multiarch/wmemcmp-sse4.S
+++ /dev/null
@@ -1,4 +0,0 @@
-#define USE_AS_WMEMCMP 1
-#define MEMCMP __wmemcmp_sse4_1
-
-#include "memcmp-sse4.S"


                 reply	other threads:[~2022-06-27 16:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220627163405.183CE383129C@sourceware.org \
    --to=nwg@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).