public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26124] New: Export <cpu-features.h>
@ 2020-06-17  0:53 hjl.tools at gmail dot com
  2020-06-17  4:46 ` [Bug libc/26124] " fweimer at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2020-06-17  0:53 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26124
           Summary: Export <cpu-features.h>
           Product: glibc
           Version: 2.32
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

I got user requests to export <cpu-features.h> so that people can do

#if __has_include(<cpu-features.h>)
#include <cpu-features.h>
#endif
...

   if (HAS_CPU_FEATURE (SSE3))
...
   if (CPU_FEATURE_USABLE (SSE3))
...

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

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

end of thread, other threads:[~2020-09-12 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  0:53 [Bug libc/26124] New: Export <cpu-features.h> hjl.tools at gmail dot com
2020-06-17  4:46 ` [Bug libc/26124] " fweimer at redhat dot com
2020-06-17 11:36 ` hjl.tools at gmail dot com
2020-06-17 19:32 ` hjl.tools at gmail dot com
2020-09-12 15:04 ` hjl.tools at gmail dot com

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