Question on vrp_meet in tree-vrp.c

Steven Bosscher stevenb@suse.de
Mon Sep 5 21:33:00 GMT 2005


On Monday 05 September 2005 23:26, Richard Kenner wrote:
> I'm watching it deal with
>
> 	  # small_1 = PHI <32(0), 1(1)>
>
> vrp_meet is called with [32, 32] and [1,1].
>
> It determines that the ranges don't intersect and then comes up with
> result?

I would hope VR_VARYING...?

Gr.
Steven



More information about the Gcc mailing list