From 1d2971b525396e9935f3d90616a1668ceca425e5 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Mon, 22 May 2023 03:40:33 +0000 Subject: Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337. Applying this commit results in a bit-identical rebuild of mathvec/libmvec.so.1 (which is the only binary that gets rebuilt). Reviewed-by: Noah Goldstein --- sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S') diff --git a/sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S b/sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S index 2e6ebac0ee..8a9b8a84fb 100644 --- a/sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S +++ b/sysdeps/x86_64/fpu/multiarch/svml_d_log104_core_avx2.S @@ -219,7 +219,7 @@ L(SPECIAL_VALUES_LOOP): .cfi_escape 0x10, 0x0e, 0x0e, 0x38, 0x1c, 0x0d, 0xe0, 0xff, 0xff, 0xff, 0x1a, 0x0d, 0xa0, 0xff, 0xff, 0xff, 0x22 # LOE rbx r12 r13 r14 r15 ymm0 - /* Scalar math fucntion call + /* Scalar math function call * to process special input */ -- cgit 1.4.1