Re: patch to fix constant math - 8th patch - tree-vrp.c

2012-11-01 Thread Kenneth Zadeck
either way, this needs to be investigated. it could just be my bad. On 11/01/2012 06:28 PM, Marc Glisse wrote: On Thu, 1 Nov 2012, Kenneth Zadeck wrote: This patch converts tree-vpn to use wide-int. In doing so it gets rid of all restrictions that this pass currently has on the target or so

Re: patch to fix constant math - 8th patch - tree-vrp.c

2012-11-01 Thread Marc Glisse
On Thu, 1 Nov 2012, Kenneth Zadeck wrote: This patch converts tree-vpn to use wide-int. In doing so it gets rid of all restrictions that this pass currently has on the target or source word size. The pass's reliance on a finite "infinite precision" representation has been preserved. It fi