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

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