https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69239
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |6.0
Summary|[5/6 Regression] |[5 Regression]
|g++.dg/ipa/devirt-c-3.C |g++.dg/ipa/devirt-c-3.C
|FAILs with -O2 -fPIC |FAILs with -O2 -fPIC
|--param=early-inlining-insn |--param=early-inlining-insn
|s=196 |s=196
Known to fail|6.0 |
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, fixed by r232356 on the trunk, still broken on 5 branch.