PR rtl-optimization/88018
[official-gcc.git] / gcc / testsuite / c-c++-common / torture / aarch64-vect-lane-2.c
bloba2d9e45c21e2f43fb3afdcb20e360e49af85c32e
1 // { dg-do compile { target "aarch64*-*-*" } }
2 // { dg-xfail-if "" { *-*-* } { "-flto -fuse-linker-plugin" } { "" } }
3 void
4 search_line_fast (void)
6 __builtin_aarch64_im_lane_boundsi (4, 0, 0); /* { dg-error "" } */