[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21086.c
1 #include <stdio.h>
2
3 int
4 main ()
5 {
6 printf ("PASS\n");
7 return 0;
8 }
This page took 0.029469 seconds and 4 git commands to generate.