aboutsummaryrefslogtreecommitdiff
path: root/libgloss/m32c/genscript
diff options
context:
space:
mode:
authorFaraz Shahbazker <fshahbazker@wavecomp.com>2019-09-24 21:59:46 -0700
committerJeff Johnston <jjohnstn@redhat.com>2025-07-04 21:25:52 -0400
commit571dbf20946732ce40ca4f9aaff69826fc31a108 (patch)
tree881eb1cd0d5f4267244c453eb1456db9fbea8214 /libgloss/m32c/genscript
parentaea102d78a6cb9e0f86aa3163961efe61ee4e00f (diff)
downloadnewlib-master.zip
newlib-master.tar.gz
newlib-master.tar.bz2
libc: mips: fix strcmp bug for little endian targetsHEADmastermain
strcmp gives incorrect result for little endian targets under the following conditions: 1. Length of 1st string is 1 less than a multiple of 4 (i.e len%4=3) 2. First string is a prefix of the second string 3. The first differing character in the second string is extended ASCII (that is > 127) Signed-off-by: Jovan Dmitrović <jovan.dmitrovic@htecgroup.com>
Diffstat (limited to 'libgloss/m32c/genscript')
0 files changed, 0 insertions, 0 deletions