PR libfortran/64770 Segfault when trying to open existing file with status="new".
[official-gcc.git] / gcc / testsuite / gcc.dg / plugin / one_time-test-1.c
bloba49ecb4affe801abf90c8e2dc5e7f310b8c9bd6e
1 /* Test that pass is inserted and invoked once. */
2 /* { dg-do compile } */
3 /* { dg-options "-O" } */
5 int main (int argc, char **argv)
6 {
7 return 0;