(root)/
gcc-13.2.0/
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));