rt_gccstream/gcc/testsuite/gcc.misc-tests/mg.c

9 lines
65 B
C

/* PR 2981 */
#include "nonexist.h"
int
main ()
{
return 0;
}