--- /glibc/malloc/Makefile.expected +++ /glibc/malloc/Makefile 2025-06-19 04:40:13.282743360 +0000 @@ -25,8 +25,6 @@ dist-headers := malloc.h headers := $(dist-headers) obstack.h mcheck.h tests := \ - tst-free-aligned-sized \ - tst-free-sized \ mallocbug \ tst-aligned-alloc \ tst-aligned-alloc-random \ @@ -68,6 +66,8 @@ tst-tcfree1 tst-tcfree2 tst-tcfree3 tst-tcfree4 \ tst-trim1 \ tst-valloc \ + tst-free-aligned-sized \ + tst-free-sized \ # tests tests-static := \ --- Tested 191 Makefiles and 1 were incorrectly sorted Please use `patch -R -pN` and the output above to correct the sorting