https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98468
Bug ID: 98468
Summary: [9 regression] test case gcc.target/powerpc/rlwimi-2.c
fails starting with r9-3594
Product: gcc
Version: 9.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at gcc dot gnu.org
Target Milestone: ---
g:8d2d39587d941a40f25ea0144cceb677df115040, r9-3594
This may have occurred earlier but it definitely started (maybe again) here.
It currently occurs in gcc 9, 10, and trunk though only the first one still
occurs in gcc trunk/11.
make -k check-gcc RUNTESTFLAGS="powerpc.exp=gcc.target/powerpc/rlwimi-2.c"
FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\s+[a-z] 20217
FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\s+rldicl 6728
FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\s+rlwimi 1692
# of expected passes 4
# of unexpected failures 3