blob: f5b02dad4792e6d9d82669f5af4cf537614661fa [file] [log] [blame]
// { dg-do preprocess }
// { dg-options "-std=gnu99 -fdiagnostics-show-option -Wmultichar" }
#if 'abc' // { dg-warning "multi-character character constant .-Wmultichar." }
#endif