public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug string/28744] New: A64FX string functions are selected without SVE HWCAP
@ 2022-01-03 21:59 fweimer at redhat dot com
  2022-01-03 22:00 ` [Bug string/28744] " fweimer at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: fweimer at redhat dot com @ 2022-01-03 21:59 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28744

            Bug ID: 28744
           Summary: A64FX string functions are selected without SVE HWCAP
           Product: glibc
           Version: 2.35
            Status: NEW
          Severity: normal
          Priority: P2
         Component: string
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: wdijkstr at arm dot com
  Target Milestone: ---

The IFUNC selector for the A64FX-optimized string functions uses them once the
implementation identifies itself as A64FX. It does not check for SVE
hypervisor/kernel support. Without these, the string functions cannot work. The
generic code should be used instead, unless there are compelling reasons not to
support this configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-07  9:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 21:59 [Bug string/28744] New: A64FX string functions are selected without SVE HWCAP fweimer at redhat dot com
2022-01-03 22:00 ` [Bug string/28744] " fweimer at redhat dot com
2022-01-04 15:38 ` wdijkstr at arm dot com
2022-01-06 14:37 ` cvs-commit at gcc dot gnu.org
2022-01-06 14:46 ` wdijkstr at arm dot com
2022-01-06 18:55 ` wdijkstr at arm dot com
2022-01-06 18:56 ` wdijkstr at arm dot com
2022-01-07  9:17 ` cvs-commit at gcc dot gnu.org

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).