This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/16554] [arm] memset incorrect for negative signed char


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
Such a bug was fixed in 2005:

commit a7ed1adbecb6aac49af75aae3b3498798cf63abc
Author: Daniel Jacobowitz <dan@codesourcery.com>
Date:   Mon Oct 10 15:00:47 2005 +0000

        * sysdeps/arm/memset.S (memset): Correct handling of negative
        arguments.

(I am doubtful of the reported version 2.13, which is a lot more recent than
that.)

If you see this with current glibc (2.19 or current git), please give a
complete compilable self-contained testcase, not code fragments, with details
of how glibc was configured.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]