https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117975
Bug ID: 117975 Summary: aarch64 scan-assmebly might have issues due to matching directrory name Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: testsuite-fail Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- aarch64/aes_2.c:/* { dg-final { scan-assembler-not "mov" } } */ aarch64/aes_xor_combine.c:/* { dg-final { scan-assembler-not "mov" } } */ aarch64/pr79794.c:/* { dg-final { scan-assembler-not "umov" } } */ aarch64/store_lane0_str_1.c:/* { dg-final { scan-assembler-not "umov" } } */ aarch64/xorsign.c:/* { dg-final { scan-assembler-not "fmov" } } */