--- /glibc/benchtests/Makefile.expected +++ /glibc/benchtests/Makefile 2025-05-06 14:51:43.549913583 +0000 @@ -328,11 +328,11 @@ ifeq (${BENCHSET},) bench-malloc := \ calloc-simple \ - calloc-tcache \ calloc-thread \ + calloc-tcache \ malloc-simple \ - malloc-tcache \ malloc-thread \ + malloc-tcache \ # bench-malloc else bench-malloc := $(filter malloc-%,${BENCHSET}) @@ -454,12 +454,12 @@ bench-pthread \ bench-string \ calloc-simple \ - calloc-tcache \ calloc-thread \ + calloc-tcache \ hash-benchset \ malloc-simple \ - malloc-tcache \ malloc-thread \ + malloc-tcache \ math-benchset \ stdio-benchset \ stdio-common-benchset \ --- Tested 191 Makefiles and 1 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting