Searched refs:aligned_struct8 (Results 1 – 1 of 1) sorted by relevance
49 typedef struct { int x, y; } __attribute__((aligned(8))) aligned_struct8; typedef54 aligned_struct8 s8; // expected-warning{{alignment of field}}