Skip to content

x86-64: Use testl to check __x86_string_control

Alice Xu requested to merge users/dianhong/glibc-2.31 into users/intel/x86/2.31

Use testl, instead of andl, to check __x86_string_control to avoid updating __x86_string_control.

Reviewed-by: Carlos O'Donell carlos@redhat.com (cherry picked from commit 3c8b9879)

Merge request reports