This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212886 - in /trunk/gcc: ChangeLog config/i386/...
- From: uros at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 21 Jul 2014 08:47:50 -0000
- Subject: r212886 - in /trunk/gcc: ChangeLog config/i386/...
Author: uros
Date: Mon Jul 21 08:47:48 2014
New Revision: 212886
URL: https://gcc.gnu.org/viewcvs?rev=212886&root=gcc&view=rev
Log:
PR target/61885
* config/i386/avx512fintrin.h: Move constants for mantissa extraction
out of #ifdef __OPTIMIZE__.
testsuite/ChangeLog:
PR target/61885
* gcc.target/i386/pr61885.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr61855.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/avx512fintrin.h
trunk/gcc/testsuite/ChangeLog