Fix wide-char testsuite SIGBUS on platforms such as Sparc.
authorDavid S. Miller <davem@davemloft.net>
Wed, 3 Aug 2016 00:46:58 +0000 (17:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Aug 2016 00:46:58 +0000 (17:46 -0700)
commit5a0b6138d8325d6aabd504bcccd7ee5fba07bb25
tree75981163d2a2ce019705cdd0f7f01cdae1316249
parent30f926d3b3dcb74c038155715ed341d5c4b334eb
Fix wide-char testsuite SIGBUS on platforms such as Sparc.

* string/test-strncmp.c (do_test_limit): Make sure the test data
stream is aligned as required for the type "CHAR".
(do_test): Likewise.
ChangeLog
string/test-strncmp.c