ident-0b.c: Also skip on 32-bit hppa*-*-hpux*.
[gcc.git] / gcc / testsuite / c-c++-common / dump-ada-spec-5.c
1 /* { dg-do compile } */
2 /* { dg-options "-fdump-ada-spec" } */
3
4 #define not_octal_constant 0.627
5
6 extern double foo (double);
7
8 /* { dg-final { scan-ada-spec-not "unsupported macro" } } */
9 /* { dg-final { cleanup-ada-spec } } */