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

            Bug ID: 78451
           Summary: FAIL: gcc.target/i386/sse-22a.c: error: inlining
                    failed in call to always_inline '_mm512_setzero_ps'
           Product: gcc
           Version: 7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

The gcc.target/i386/sse-22a.c test has been failing with the following error:

FAIL: gcc.target/i386/sse-22a.c (test for excess errors)
Excess errors:
/home/msebor/build/gcc-78284/gcc/include/avx512fintrin.h:244:1: error: inlining
failed in call to always_inline '_mm512_setzero_ps': target specific option
mismatch

On the gcc-rtegression list it's been reported as failing with an ICE:
  https://gcc.gnu.org/ml/gcc-regression/2016-11/msg00380.html

The failure was mentioned in the following discussion:
  https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02066.html

Reply via email to