aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c23-opts-3.c
blob: 37b8bce1a09cc32f2a52b51f234cdb0b937a26de (plain)
1
2
3
4
5
/* Test the deprecated option -std=c2x.  */
/* { dg-do compile } */
/* { dg-options "-std=c2x" } */

auto p = nullptr;