OSDN Git Service

PR gcov-profile/51113
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.misc-tests / mg.c
1 /* PR 2981 */
2
3 #include "nonexist.h"
4 int
5 main ()
6 {
7   return 0;
8 }