(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
attr-mode-1.c
       1  // PR c/100545
       2  // { dg-additional-options -g }
       3  
       4  typedef int fatp_t __attribute__((aligned, mode(SI)));