aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/avr/mmcu/tiny-memx.c
blob: cdda86b14bfbfb3604dd9e5d9b26cbd635587538 (plain)
1
2
3
4
/* { dg-do compile } */
/* { dg-options "-mmcu=avrtiny" } */

const __memx char ascmonth[] = "Jan"; /* { dg-error "not supported" } */