https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81249
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |8.0
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Testcase? Try -fdump-tree-vrp-gimple and startwith("vrp") (ok, likely need to
fiddle with things quite a bit, but at least VRP shouldn't be profile
sensitive).
