This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r260105 - /branches/ssa-range/gcc/tree-ssa-thre...
- From: aldyh at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 10 May 2018 07:02:12 -0000
- Subject: r260105 - /branches/ssa-range/gcc/tree-ssa-thre...
Author: aldyh
Date: Thu May 10 07:02:12 2018
New Revision: 260105
URL: https://gcc.gnu.org/viewcvs?rev=260105&root=gcc&view=rev
Log:
Remove irrelevant comment:
- /* ?? When the path ranger can understand copies, we should look
- into using it instead of gori. For instance, we may not have
- a range here, but the path ranger may realize that earlier
- than E we have a range because of a copy??. */
...now that path_range_list() starts off with the global range.
Modified:
branches/ssa-range/gcc/tree-ssa-threadbackward.c