https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125214
Bug ID: 125214
Summary: FAIL: gcc.target/powerpc/recip-[67].c - Starting from
r17-370-g5dee3c6521c278
Product: gcc
Version: 17.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: kishan at gcc dot gnu.org
CC: jskumari at gcc dot gnu.org, meissner at gcc dot gnu.org,
pzheng at gcc dot gnu.org
Target Milestone: ---
Host: power64le-linux-gnu
Target: power64le-linux-gnu
Build: power64le-linux-gnu
Below failures are observed on Power9 and Power10 LE, Power8 ieee128 and Power9
ieee128.
FAIL: gcc.target/powerpc/recip-6.c (internal compiler error: tree check:
expected boolean_type or enumeral_type or integer_type or bitint_type, have
real_type in gimple_simplify_629, at gimple-match-6.cc:7833)
FAIL: gcc.target/powerpc/recip-6.c (test for excess errors)
FAIL: gcc.target/powerpc/recip-7.c (internal compiler error: tree check:
expected boolean_type or enumeral_type or integer_type or bitint_type, have
real_type in gimple_simplify_629, at gimple-match-6.cc:7833)
FAIL: gcc.target/powerpc/recip-7.c (test for excess errors)
UNRESOLVED: gcc.target/powerpc/recip-6.c compilation failed to produce
executable
UNRESOLVED: gcc.target/powerpc/recip-7.c compilation failed to produce
executable