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

            Bug ID: 110466
           Summary: jit.dg FAILs on ppc64le
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

On ppc64le:

$ make check RUNTESTFLAGS=jit.exp

Running /home/polacek/src/gcc/gcc/testsuite/jit.dg/jit.exp ... 
FAIL: jit.dg/test-combination.c, initial compilation
FAIL: FAIL
FAIL: FAIL
FAIL: FAIL
FAIL: jit.dg/test-expressions.c, initial compilation
FAIL: jit.dg/test-threads.c, initial compilation

                === jit Summary === 

# of expected passes            6632
# of unexpected failures        6
# of unsupported tests          4
make[1]: Leaving directory `/home/polacek/x/trunk/gcc'

I suspect that's so since

commit d2e782cb99c3116c389d6a9565678c4ffe267777
Author: Antoni Boucher <boua...@zoho.com>
Date:   Sun Nov 20 10:22:53 2022 -0500

    libgccjit: Fix float vector comparison

Reply via email to