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.
> 
> diff --git a/gcc/ChangeLog b/gcc/ChangeLog
> index caed12e..5af1c78 100644
> --- a/gcc/ChangeLog
> +++ b/gcc/ChangeLog
> @@ -1,3 +1,8 @@
> +2011-10-31  Quentin Neill  <quentin.ne...@amd.com>
> +
> +     Piledriver f16cintrin.h fix.
> +     * config/i386/f16cintrin.h: Contents moved from immintrin.h.
> +
>  2011-10-31  Richard Henderson  <r...@redhat.com>
> 
>       * config/i386/sse.md (floatv8siv8sf2): Rename from avx_cvtdq2ps256.

        Jakub

Reply via email to