PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / dump-ada-spec-5.c
blob722110906ad01c1ddfac103b6b26ac9af98db232
1 /* { dg-do compile } */
2 /* { dg-options "-fdump-ada-spec" } */
4 #define not_octal_constant 0.627
6 extern double foo (double);
8 /* { dg-final { scan-ada-spec-not "unsupported macro" } } */
9 /* { dg-final { cleanup-ada-spec } } */