1  /* Test that pass is inserted and invoked once. */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O" } */
       4  
       5  int
       6  main (int argc, char **argv)
       7  {
       8    return 0;
       9  }
       1  /* Test that pass is inserted and invoked once. */
       2  /* { dg-do compile } */
       3  /* { dg-options "-O" } */
       4  
       5  int
       6  main (int argc, char **argv)
       7  {
       8    return 0;
       9  }