On Thu, Oct 25, 2018 at 02:07:33PM -0500, Paul Clarke wrote: > Various clean-ups for 32bit support. > > Implement various corrections in the compatibility implementations of the > x86 vector intrinsics found after enabling 32bit mode for the associated > test cases. (Actual enablement coming in a subsequent patch.)
So what happened on 32-bit before? (After you get rid of the #ifdef of course). It isn't clear to me. Segher > 2018-10-25 Paul A. Clarke <p...@us.ibm.com> > > gcc/ChangeLog: > > * config/rs6000/mmintrin.h: Enable 32bit compilation. > * config/rs6000/xmmintrin.h: Likewise.