blob: 7039ad42a1d5502fad6a1a16e82e569d38775424 (
plain)
1
2
3
4
5
6
7
8
|
/*
#progos: linux
#xerror:
#cc: additional_flags=-Wl,-dynamic-linker,/compilercheck.x
#sim: --sysroot=$pwd
#output: *: could not load ELF interpreter `*' for program `*'\n
*/
#include "hello.c"
|