OSDN Git Service

PR middle-end/51761
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / pr34993.c
1 /* PR c/34993 */
2
3 /* { dg-do compile } */
4
5 typedef int x[] __attribute((may_alias));