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

10 lines
89 B
C

/* PR 15220 */
#include <nonexist0.h>
#include "nonexist.h"
int
main ()
{
return 0;
}