http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59664

            Bug ID: 59664
           Summary: avx512f-ceil-sfix-vec-2.c and
                    avx512f-floor-sfix-vec-2.c FAIL on Solaris9/x86
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: ubizjak at gmail dot com
              Host: i386-pc-solaris2.9
            Target: i386-pc-solaris2.9
             Build: i386-pc-solaris2.9

Two new avx512f tests FAIL on Solaris 9/x86 (only, Solaris 10+ is fine)
irrespective
of configured assembler (as or gas 2.24):

FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler
vrndscalepd[^\\n]*zmm[0-9]
FAIL: gcc.target/i386/avx512f-ceil-sfix-vec-2.c scan-assembler
vcvttpd2dq[^\\n]*zmm[0-9]
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler
vrndscalepd[^\\n]*zmm[0-9]
FAIL: gcc.target/i386/avx512f-floor-sfix-vec-2.c scan-assembler
vcvttpd2dq[^\\n]*zmm[0-9]

I've tried to add options present on Solaris 10/x86 to change this, but to no
avail.

I'm attaching the assembler output for the first case with -fverbose-asm.

  Rainer

Reply via email to