libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / Wlarger-than4.c
blobdd936c671cde75c54f2f970fab063611c949b265
1 /* PR 90983/manual documents `-Wno-stack-usage` flag, but it is unrecognized
2 { dg-do compile }
3 { dg-options "-Wall -Wlarger-than=123 -Wno-larger-than" } */
5 char a [1234];