blob: 8a81f16129a39daa88fd6e6d6d69bdce74d6860d [file] [log] [blame]
/* PR middle-end/37858 */
/* ??? With -dv removed, this test is a bit silly. */
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-ipa-build_ssa_passes" } */
int
main (void)
{
return 0;
}