blob: c3f0cf552125e1a232c2ac59c777b2b98e3c63e7 [file] [log] [blame]
// { dg-options "-Wall" }
#define FOO "foo"
const char *p = "bar"FOO; // { dg-warning "macro" }