aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2024-12-16 05:57:28 +0800
committerH.J. Lu <hjl.tools@gmail.com>2024-12-16 05:57:28 +0800
commitdd413a4d2f320d5c3bc43e0788919724c89b3dab (patch)
tree60f4a781a2b7a62e007d84096e6ddca640fbb4cc
parent57a44f27c4e204745bb9951b183c471394a7ffe8 (diff)
downloadglibc-dd413a4d2f320d5c3bc43e0788919724c89b3dab.zip
glibc-dd413a4d2f320d5c3bc43e0788919724c89b3dab.tar.gz
glibc-dd413a4d2f320d5c3bc43e0788919724c89b3dab.tar.bz2
Fix sysdeps/x86/fpu/Makefile: Split and sort tests
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
-rw-r--r--sysdeps/x86/fpu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/x86/fpu/Makefile b/sysdeps/x86/fpu/Makefile
index f88a499..705dd9d 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