diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-03-24 12:14:03 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-24 12:14:03 -0700 |
commit | 8863605af91a9a930c0e92e87775cf22780451e0 (patch) | |
tree | 2f912c8cea8b34df32b8dff899eb6910fddfbacc /ChangeLog | |
parent | c27849fbbf94f240704ac648f6b57daec08f0533 (diff) | |
download | glibc-8863605af91a9a930c0e92e87775cf22780451e0.tar glibc-8863605af91a9a930c0e92e87775cf22780451e0.tar.gz glibc-8863605af91a9a930c0e92e87775cf22780451e0.tar.bz2 glibc-8863605af91a9a930c0e92e87775cf22780451e0.zip |
Test case for last x86 memcmp problem
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-03-22 H.J. Lu <hongjiu.lu@intel.com> + + * string/test-memcmp.c (check_result): New function. + (do_one_test): Use it. + (check1): New function. + (test_main): Use it. + 2010-03-24 Ulrich Drepper <drepper@redhat.com> * posix/tst-gnuglob.c: Add tests with empty patterns. For this |