This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/61855] _MM_MANTISSA_NORM_ENUM in avx512intrin.h disabled when optimization off


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61855

--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Jul 21 10:09:04 2014
New Revision: 212889

URL: https://gcc.gnu.org/viewcvs?rev=212889&root=gcc&view=rev
Log:
    Backport from mainline
    2014-07-21  Uros Bizjak  <ubizjak@gmail.com>

    PR target/61855
    * config/i386/avx512fintrin.h: Move constants for mantissa extraction
    out of #ifdef __OPTIMIZE__.

testsuite/ChangeLog:

    Backport from mainline
    2014-07-21  Uros Bizjak  <ubizjak@gmail.com>

    PR target/61855
    * gcc.target/i386/pr61855.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr61855.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/avx512fintrin.h
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]