1 /* { dg-do compile } */
2 /* { dg-options "-mmcu=avrtiny" } */
3 
4 const __memx char ascmonth[] = "Jan"; /* { dg-error "not supported" } */
5