// { dg-options "-w" } #[repr()] pub struct Coord { x: u32, y: u32, }