[Bug libc/20530] bswap_16 should use __builtin_bswap16() when available

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Mon Aug 29 09:42:00 GMT 2016


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
An alternative fix would be to use bit shifts.  I expect GCC will fold them
into __builtin_bswap16, too.

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


More information about the Glibc-bugs mailing list