On Nov 23, 2013, at 1:36 PM, Andrew Pinski <pins...@gmail.com> wrote: > On Sat, Nov 23, 2013 at 11:19 AM, Mike Stump <mikest...@comcast.net> wrote: >> Richi has asked the we break the wide-int patch so that the individual port >> and front end maintainers can review their parts without have to go through >> the entire patch. This patch covers the aarch64 port. > > + wide_int w = real_to_integer (&m, &fail, HOST_BITS_PER_WIDE_INT * 2);
> Other than that this seems obvious. Thanks for the review and comments. I'm doing point on tracking the approvals, and plan on pinging til a reviewer Oks each of the patches. I see the benefit for the code base by using a bit more formal review process with this work.