libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / gnu23-opts-2.c
bloba3980d92581c0427d1c1e332b136838a4f3aac16
1 /* Test the deprecated option -std=gnu2x. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=gnu2x" } */
5 auto p = nullptr;