[Bug libc/15512] __bswap_constant_16 not compiled when -Werror -Wsign-conversion is given

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Feb 6 21:58:00 GMT 2018


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.28

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Fixed for 2.28.  Note the caveat in the commit message that I could not
actually reproduce the original error with any GCC version supporting
-Wsign-conversion, but the implicit conversion changing signedness is removed
by my commit.

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


More information about the Glibc-bugs mailing list