This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]