https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104199

            Bug ID: 104199
           Summary: [12 Regression] g++.target/aarch64/sve/dup_sel_5.C and
                    g++.target/aarch64/sve/dup_sel_6.C fail
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---
            Target: aarch64

These two fail now:
+FAIL: g++.target/aarch64/sve/dup_sel_5.C scan-assembler
\\\\tmovprfx\\\\tz0\\\\.s, p[0-7]/z, z0\\\\.s\\\\n\\\\tmov\\\\tz0\\\\.s,
p[0-7]/m, w[0-9]+\\\\n
+FAIL: g++.target/aarch64/sve/dup_sel_6.C scan-assembler
\\\\tmovprfx\\\\tz0\\\\.s, p[0-7]/z, z0\\\\.s\\\\n\\\\tmov\\\\tz0\\\\.s,
p[0-7]/m, s[0-9]+\\\\n


I have not looked into this of why they fail though

Reply via email to