1/* PR c/34993 */
2
3/* { dg-do compile } */
4
5typedef int x[] __attribute((may_alias));
6