https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70369
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2016-03-23 Ever confirmed|0 |1 --- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> --- I have a patch series for next stage1, to add tests for: vreinterpretq_p{8,16} vtst_p8 and vtstq_p8 vget_lane fp16 vstX_lane fp16 vrnd{,a,m,n,p,x} poly64 and poly128 intrinsics This series completes the coverage, to be equivalent to what is generated by neon-testgen.ml (but provides run-time checks).