[PATCH] Fix string/test-strncmp.c to work with wide chars.
Joseph Myers
joseph@codesourcery.com
Thu Jun 2 22:35:00 GMT 2016
On Mon, 30 May 2016, Jose E. Marchesi wrote:
> wcsmbs/test-wcsncmp.c (i.e. string/test-strncmp with defined WIDE)
> triggers a signal in aligment-strict platforms, like sparc*-*-*.
>
> This patch fixes string/test-strncmp.c to work properly when the test is
> performed on arrays of wide chars. This includes passing align1 and
> align2 to do_test as bytes, and to use more meaningful values for middle
> chars and large chars.
A different patch (about which Carlos had some concerns) was posted at
<https://sourceware.org/ml/libc-alpha/2015-07/msg00698.html>. How do the
two compare?
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list