c++: prvalue of array type [PR111286]
[official-gcc.git] / gcc / testsuite / c-c++-common / attr-mode-1.c
blob04a2431f5e51c14f217eded2937b5004cd2b4ab6
1 // PR c/100545
2 // { dg-additional-options -g }
4 typedef int fatp_t __attribute__((aligned, mode(SI)));