blob: 39e486deb963967bb4283144dc77a37ff85ada5d [file] [log] [blame]
/* Test the deprecated option -Wc11-c2x-compat. */
/* { dg-do compile } */
/* { dg-options "-std=c23 -Wc11-c2x-compat" } */
void *p = nullptr; /* { dg-warning "nullptr" } */