[Patch][testsuite,i386]: Remove include of values.h from avx512

Ryan Mansfield rmansfield@qnx.com
Wed Apr 15 16:30:00 GMT 2015


Hi,

Some of the avx512 tests include values.h which is an obsolete header on 
Linux which provides compatibility macros based on limits.h and float.h 
definitions. On QNX we have no values.h ;), so these tests fail to 
build. The include doesn't appear to be needed on Linux, as 
x86_64-linux-gnu has no regressions with the include removed. I wasn't 
able to determine which target, if any, required values.h.

2015-04-15  Ryan Mansfield  <rmansfield@qnx.com>

         * gcc.target/i386/avx512bw-vpermi2w-2.c: Remove values.h include.
         * gcc.target/i386/avx512bw-vpermt2w-2.c: Ditto.
         * gcc.target/i386/avx512bw-vpmaddubsw-2.c: Ditto.
         * gcc.target/i386/avx512bw-vpmaddwd-2.c: Ditto.
         * gcc.target/i386/avx512dq-vfpclasspd-2.c: Ditto.
         * gcc.target/i386/avx512dq-vfpclassps-2.c: Dttto.
         * gcc.target/i386/avx512vbmi-vpermi2b-2.c: Ditto.
         * gcc.target/i386/avx512vbmi-vpermt2b-2.c: Ditto.

OK for trunk and gcc-5-branch?

Regards,

Ryan Mansfield
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: novalues.diff
Type: text/x-patch
Size: 3384 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150415/9c63dc58/attachment.bin>


More information about the Gcc-patches mailing list