https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63572
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- Not sure if we can do anything about this. ICF breaks this in a similar way as tail merging does (which makes this kind of regressions older). I'd say we should suspend this bug ....