Hello! > > On Mon, Oct 31, 2011 at 05:23:58PM -0500, Quentin Neill wrote: > >> Interested parties should view these threads from three years ago: > >> http://gcc.gnu.org/ml/gcc-patches/2008-11/threads.html#00145 > >> http://gcc.gnu.org/ml/gcc-patches/2008-12/threads.html#00174 > >> > >> Testing on x86_64, okay to commit if no regressions? > > > > You aren't installing the header, so it will cause regressions. > > config.gcc needs to be adjusted for it. > > Arggh. ?Thanks, my tests found that too. > > Reposting, okay to commit after testing on x86_64 if no regressions?
> Piledriver f16cintrin.h fix. > * config/i386/f16cintrin.h: Contents moved from immintrin.h. > * config/config.gcc: Add f16cintrin.h. OK. Thanks, Uros.