https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70369
Bug ID: 70369 Summary: [testsuite,ARM,AArch64] AdvSIMD intrinsic tests missing Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: clyon at gcc dot gnu.org Reporter: clyon at gcc dot gnu.org Target Milestone: --- Target: arm,aarch64 In the process of getting rid of neon-testgen.ml and generated files, I checked the status of the exiting tests. Indeed, removing the above mentioned ones implies that the execution tests in gcc.target/aarch64/advsimd-intrinsics (shared between ARM and AArch64) cover all the removed ones. This is not the case yet. Moreover, I've noticed that some intrinsics defined in arm_neon.h do not have any test at all.