[Bug tree-optimization/18046] Missed jump threading optimization
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 22 17:43:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18046
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org
--- Comment #18 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #16)
> If VRP inserts into the default case the assert that i.1 cannot be what is
> other cases are, then I think jump threading could handle this.
I'm working on a patch that does this.
More information about the Gcc-bugs
mailing list