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

            Bug ID: 94036
           Summary: [9 regression] gcc.target/powerpc/pr72804.c fails
           Product: gcc
           Version: 9.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

This was fixed in trunk, see pr92398, and the same fix should work for gcc 9.

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

power 7:
FAIL: gcc.target/powerpc/pr72804.c scan-assembler-times not  4
FAIL: gcc.target/powerpc/pr72804.c scan-assembler-not lxvd2x
FAIL: gcc.target/powerpc/pr72804.c scan-assembler-not stxvd2x

power 8:
works fine

power 9:
FAIL: gcc.target/powerpc/pr72804.c scan-assembler-times not  4
FAIL: gcc.target/powerpc/pr72804.c scan-assembler-times std  2

Reply via email to