This is the mail archive of the gcc@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]

Re: Value Range Propagation Pass Status


John Wehle writes:

 > Same problem.  Specifically:

<code snipped>

 > results in:
 > 
 > BB 2
 >     reg 26
 >         min <integer_cst 82984cc -2147483648>     max <integer_cst 8298530 254>
 > 
 > where BB 2 is the top of the loop and reg 26 is i.

This is still very useful and I can work with this.

What about the pseudo assigned to the variable count in your example?
This is what I'm really interested in.

Michael.


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