We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e674e4 commit 929b0f7Copy full SHA for 929b0f7
src/unix/linux_like/linux/gnu/b64/powerpc64/align.rs
@@ -56,7 +56,7 @@ s_no_extra_traits! {
56
}
57
58
#[allow(missing_debug_implementations)]
59
- #[repr(align(16))]
+ #[repr(align(4))]
60
pub struct vscr_t {
61
#[cfg(target_endian = "big")]
62
__pad: [::c_uint; 3],
0 commit comments