* gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignment
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-nocache-xif-exp-P.c
blob6481958c910c3bdbaf42b8ca7f61cd8a0f8b6e0e
1 /* { dg-do compile } */
2 /* { dg-options "-DNOT_THE_RIGHT_DEFINE" } */
3 /* { dg-xfail-if "comment" { def_nocache } } */
5 int
6 main ()
8 return 0;