From 92451bd299947c94286731b6f4671b1183ba5580 Mon Sep 17 00:00:00 2001 From: Trevor Gross Date: Wed, 9 Apr 2025 17:44:37 +0000 Subject: [PATCH] Update the `libm` submodule Includes [1] and [2], which should resolve problems cg_gcc has using scalar math operations as a fallback for vector operations. [1]: https://github.com/rust-lang/libm/pull/459 [2]: https://github.com/rust-lang/libm/pull/534 --- compiler-builtins/libm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler-builtins/libm b/compiler-builtins/libm index 69219c491..96d140032 160000 --- a/compiler-builtins/libm +++ b/compiler-builtins/libm @@ -1 +1 @@ -Subproject commit 69219c491ee9f05761d2068fd6d4c7c0de6faa3a +Subproject commit 96d1400326f47381858f8149451a2b2fd8de2ea4