Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
gcc.misc-tests
/
mg.c
blob: 5359714572f07a61f4dc3d998c7c7bd89078d941 [
file
] [
log
] [
blame
]
/* PR 2981 */
#include
"nonexist.h"
int
main
()
{
return
0
;
}