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

            Bug ID: 91124
           Summary: [10 regression] gcc.target/i386/avx512vl-vpshldvd-2.c
                    etc. FAIL
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: i?86-*-*, x86_64-*-*

Between 20190707 (r273173) and 20190708 (r273237), two gcc.target/i386
testcases
started to FAIL:

+FAIL: gcc.target/i386/avx512vl-vpshldvd-2.c (test for excess errors)
+UNRESOLVED: gcc.target/i386/avx512vl-vpshldvd-2.c compilation failed to
produce executable

Excess errors:
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/include/avx512vbmi2vlintrin.h:873:19:
error: the last argument must be an 8-bit immediate
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/include/avx512vbmi2vlintrin.h:881:19:
error: the last argument must be an 8-bit immediate

+FAIL: gcc.target/i386/avx512vl-vpshrdvd-2.c (test for excess errors)
+UNRESOLVED: gcc.target/i386/avx512vl-vpshrdvd-2.c compilation failed to
produce executable

Excess errors:
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/include/avx512vbmi2vlintrin.h:729:19:
error: the last argument must be an 8-bit immediate
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/include/avx512vbmi2vlintrin.h:737:19:
error: the last argument must be an 8-bit immediate

I'm seeing it on i386-pc-solaris2.11 (32 and 64-bit), and there are
gcc-testresults reports for i586-unknown-freebsd11.2, i686-pc-linux-gnu,
and x86_64-pc-linux-gnu.

Reply via email to