Skip to content

Commit 5e02d6b

Browse files
committed
gcc: Disable use of SIMD registers in memcpy/memset/memmove expansions
Avoid using FPU/SIMD registers in code which doesn't explicitly use floating types or SIMD operations. Signed-off-by: Keith Packard <[email protected]>
1 parent d0665e2 commit 5e02d6b

File tree

1 file changed

+1
-1
lines changed