PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / pr57653.c
blob620471e241945a2156cf07dbb1e902e3e935cbfc
1 /* { dg-do compile } */
2 /* { dg-options "-imacros ${srcdir}/c-c++-common/pr57653.h" } */
4 __attribute__((used)) static const char s[] = F;
6 /* { dg-final { scan-assembler-not "command-line" } } */