PATCH: New comprehensive test for wcscmp

Dmitrieva Liubov liubov.dmitrieva@gmail.com
Wed Aug 10 13:24:00 GMT 2011


I think that wcscmp must work correctly for 4 - unaligned cases as well.

For example:

char *a;
wchar_t *ptr=(wchar_t *)(a+1);

New assembler implementation I will submit supports these cases.



More information about the Libc-alpha mailing list