> diff --git a/sysdeps/i386/bits/huge_vall.h b/sysdeps/x86/bits/huge_vall.h > similarity index 100% > rename from sysdeps/i386/bits/huge_vall.h > rename to sysdeps/x86/bits/huge_vall.h This leaked into this change. Without that, the change is fine. Thanks, Roland