On Wed, Jul 29, 2015 at 1:13 PM, Alexandre Oliva <aol...@redhat.com> wrote: > On Jul 23, 2015, "H.J. Lu" <hjl.to...@gmail.com> wrote: > >>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66978 > >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66983 > > Thanks, both of these are also fixed (I merged your patch for x32, and I > verified manually that another fix I just wrote fixes all the -m32 > -msse2 regressions) in the git branch aoliva/pr64164, but I'm going to > investigate a few more issues affecting other targets before I start > full regression tests all over the build farm ;-) >
I am building x32 on aoliva/pr64164 now. -- H.J.