Re: [wide-int] A few assorted simplifications

2013-11-09 Thread Mike Stump
On Nov 9, 2013, at 2:03 AM, Richard Sandiford wrote: > These changes don't have much in common except being simplifications. > Note that "len == 0" isn't possible now that we've eliminated the > 0-precision case. "val = val" should be redundant. > > OK to install? Ok.

[wide-int] A few assorted simplifications

2013-11-09 Thread Richard Sandiford
These changes don't have much in common except being simplifications. Note that "len == 0" isn't possible now that we've eliminated the 0-precision case. "val = val" should be redundant. Tested on powerpc64-linux-gnu and by rerunning the assembly comparison. OK to install? Richard Index: gcc/e