Richard Biener writes:
> On Mon, Nov 18, 2013 at 10:08 AM, Richard Sandiford
> wrote:
>> Jeff Law writes:
>>> On 11/16/13 05:53, Richard Sandiford wrote:
After the patch that went in yesterday, all calls to host_integerp and
tree_low_cst pass a constant "pos" argument. This series rep
On Mon, Nov 18, 2013 at 10:08 AM, Richard Sandiford
wrote:
> Jeff Law writes:
>> On 11/16/13 05:53, Richard Sandiford wrote:
>>> After the patch that went in yesterday, all calls to host_integerp and
>>> tree_low_cst pass a constant "pos" argument. This series replaces each
>>> function with two
Jeff Law writes:
> On 11/16/13 05:53, Richard Sandiford wrote:
>> After the patch that went in yesterday, all calls to host_integerp and
>> tree_low_cst pass a constant "pos" argument. This series replaces each
>> function with two separate ones:
> [ ... ]
> So I've almost entirely ignored the wh
On 11/16/13 05:53, Richard Sandiford wrote:
After the patch that went in yesterday, all calls to host_integerp and
tree_low_cst pass a constant "pos" argument. This series replaces each
function with two separate ones:
[ ... ]
So I've almost entirely ignored the whole wide-int conversion discus