On Fri, Aug 19, 2011 at 4:18 PM, Andrew Stubbs <a...@codesourcery.com> wrote: > On 22/07/11 16:34, Andrew Stubbs wrote: >> >> On 22/07/11 14:28, Bernd Schmidt wrote: >>> >>> Oh well, let's shelve it and do it later. >> >> Here's an updated patch with the formatting problem you found fixed. > > I've just committed an updated version of this patch (attached). > > I found a number of subtle bugs while I was testing, and these have now been > corrected. In particular, I found that VOIDmode constants were not handled > correctly; I've added a function "widened_mode" along the lines originally > suggested by Benrd to deal with this. I also found one case where different > code was produced to previously, although it was actually corrected later in > the patch series I've fixed it here now.
Seems one in the series has broken bootstrap on x86_64 when building the 32bit libgcc multilib in stage1. Richard. > Andrew > >