On Mon, Oct 18, 2021 at 08:15:12PM -0500, Paul A. Clarke via Gcc-patches wrote: > Some compatibility implementations of x86 intrinsics include > Power intrinsics which require POWER8. Guard them.
I assume this improves on all previous commented things (you don't say if it does). > gcc > PR target/101893 > PR target/102719 > * config/rs6000/emmintrin.h: Guard POWER8 intrinsics. > * config/rs6000/pmmintrin.h: Same. > * config/rs6000/smmintrin.h: Same. > * config/rs6000/tmmintrin.h: Same. Okay for trunk. Thanks! Segher