[Bug tree-optimization/83072] Late VRP optimization

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 28 15:05:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83072

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
The testcase is now optimized early during evrp after r255201.  We still don't
record temporary ranges in SSA range info but we can perform the unreachable ()
trick VRP has.


More information about the Gcc-bugs mailing list