PR tree-optimization/83369 - Missing diagnostics during inlining
[official-gcc.git] / gcc / testsuite / gcc.dg / pr37858.c
blob8a81f16129a39daa88fd6e6d6d69bdce74d6860d
1 /* PR middle-end/37858 */
2 /* ??? With -dv removed, this test is a bit silly. */
3 /* { dg-do compile } */
4 /* { dg-options "-O2 -fdump-ipa-build_ssa_passes" } */
6 int
7 main (void)
9 return 0;