ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pass.c
CommitLineData
46bed679
L
1#include <stdio.h>
2
3int
4main ()
5{
6 printf ("PASS\n");
7 return 0;
8}
This page took 0.155061 seconds and 4 git commands to generate.