aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/attr-mode-1.c
blob: 04a2431f5e51c14f217eded2937b5004cd2b4ab6 (plain)
1
2
3
4
// PR c/100545
// { dg-additional-options -g }

typedef int fatp_t __attribute__((aligned, mode(SI)));