Hello, According to bug #27740 [1], I found that the following files need to be updated. - benchtests/bench-memccpy.c - benchtests/bench-strcasestr.c - benchtests/bench-strcpy_chk.c - benchtests/bench-strsep.c - benchtests/bench-strtok.c Also, the output json needs to be fixed in two files. - bench-math-inlines.c - bench-strcoll.c This patch fixes both of these things. The output is tested using benchtests/scripts/compare_strings.py. Please let me know if some correction is needed in this patch. Thanks, Girish Joshi girishjoshi.io [1]: https://sourceware.org/bugzilla/show_bug.cgi?id=27740