1 2 3 4 5
/* { dg-do compile } */ #include "progmem.h" char str[] PROGMEM = "Hallo"; /* { dg-error "must be const" } */