-
bill_ofarrell authored
The existing implementation of bytes.Compare on s390x doesn't work properly for slices longer than 256 elements. This change fixes that. Added tests for long strings and slices of bytes. Fixes #26114 Change-Id: If6d8b68ee6dbcf99a24f867a1d3438b1f208954f Reviewed-on: https://go-review.googlesource.com/121495Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
a5f8128e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
boundary_test.go | ||
buffer.go | ||
buffer_test.go | ||
bytes.go | ||
bytes_decl.go | ||
bytes_test.go | ||
compare_test.go | ||
example_test.go | ||
export_test.go | ||
reader.go | ||
reader_test.go |