]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/gnu2x-utf8str-type.c
testsuite: Refer more consistently to C23 not C2X
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / gnu2x-utf8str-type.c
CommitLineData
54bac0ce 1/* Test C23 UTF-8 string literal type with -std=gnu23. */
703837b2 2/* { dg-do compile } */
54bac0ce 3/* { dg-options "-std=gnu23" } */
703837b2
TH
4
5#include "c2x-utf8str-type.c"