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

            Bug ID: 115341
           Summary: [15 regression] gcc.target/i386/apx-ndd-2.c etc. FAIL
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: lingling.kong7 at gmail dot com
  Target Milestone: ---
            Target: i?86-pc-solaris2.11

Between 20240531 (a0d60660f2aae2d79685f73d568facb2397582d8) and 20240603
(6fb43d1b90e2683f6f41f04a65341fc2dab4b495),
2 tests regressed on Solaris/x86 (64-bit):

+FAIL: gcc.target/i386/apx-ndd-2.c (test for excess errors)

Excess errors:
/var/tmp//ccv2eqna.s:12: Error: no such instruction: `{nf} andb $1,%cl,%al'
/var/tmp//ccv2eqna.s:13: Error: no such instruction: `{nf} andl $1,%ecx'

+FAIL: gcc.target/i386/apx-ndd-seg-1.c (test for excess errors)

Excess errors:
/var/tmp//ccYyXEka.s:830: Error: no such instruction: `{nf} shrdq $7,%rdi,%rax'

This is with gas 2.42.

No doubt this is due to one of the recent APX NF patches.

Reply via email to