This commit was manufactured by cvs2svn to create branch 'gdb_7_0-branch'.
[external/binutils.git] / sim / testsuite / sim / cris / c / readlink5.c
1 /* Check that unsupported readlink calls don't cause the simulator to abort.
2 #notarget: cris*-*-elf
3 #dest: ./readlink5.c.x
4 #xerror:
5 #output: Unimplemented readlink syscall (*)\n
6 #output: program stopped with signal 4.\n
7 */
8 #include "readlink2.c"