On Sat, Nov 16, 2013 at 2:25 PM, Richard Sandiford
wrote:
> This is probably the only non-obvious part of the series. I went through
> all callers to tree_to_uhwi to see whether they were used in a context
> where signedness mattered. If so, I tried to adjust the casting to match.
>
> This mostl
This is probably the only non-obvious part of the series. I went through
all callers to tree_to_uhwi to see whether they were used in a context
where signedness mattered. If so, I tried to adjust the casting to match.
This mostly meant removing casts to unsigned types. There are a couple
of cas