PR libstdc++/87308 adjust regex used in std::any pretty printer
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-outexistsnot-exp-XF.c
blob818685b5c54b8ebee13e5a2a187b53fc5de58f25
1 /* { dg-do link } */
3 int main (void) { return 0; }
5 /* { dg-final { output-exists-not { xfail *-*-* } } } */