On 09/05/05 17:56, Richard Kenner wrote: >Why doesn't it use fold-const.c:merge_ranges instead of having a subset >of that code? > > Oversight, most likely. vrp_meet has only recently started growing. Though the only case that you could factor is when both are VR_RANGEs.