From: H.J. Lu Date: Sun, 15 Dec 2024 21:57:28 +0000 (+0800) Subject: Fix sysdeps/x86/fpu/Makefile: Split and sort tests X-Git-Tag: glibc-2.41~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd413a4d2f320d5c3bc43e0788919724c89b3dab;p=thirdparty%2Fglibc.git Fix sysdeps/x86/fpu/Makefile: Split and sort tests Signed-off-by: H.J. Lu --- diff --git a/sysdeps/x86/fpu/Makefile b/sysdeps/x86/fpu/Makefile index f88a4998c0..705dd9d715 100644 --- a/sysdeps/x86/fpu/Makefile +++ b/sysdeps/x86/fpu/Makefile @@ -6,7 +6,8 @@ libm-support += powl_helper tests += \ test-fenv-clear-sse \ test-fenv-sse \ - test-fenv-x87 test-fenv-sse-2 \ + test-fenv-sse-2 \ + test-fenv-x87 \ test-flt-eval-method-387 \ test-flt-eval-method-sse \ # tests