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

            Bug ID: 127025
           Summary: rs6000: vec-insert-word-runnable.c fails on power10
           Product: gcc
           Version: 17.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jeevitha at gcc dot gnu.org
            Blocks: 125965
  Target Milestone: ---
            Target: powerpc*-linux-gnu

rs6000 Power10 big-endian (BE) tests currently fail because the expected
results assume little-endian behavior. The compiler appears to generate the
correct code for BE targets, but the test expectations do not account for
endian differences.

FAIL: gcc.target/powerpc/vec-insert-word-runnable.c execution test


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125965
[Bug 125965] rs6000: Few Power10 big-endian tests fail due to endian-dependent
expected values

Reply via email to