[Bug target/81590] AVX512 run-time test failures

2017-09-13 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 --- Comment #7 from Aldy Hernandez --- Author: aldyh Date: Wed Sep 13 16:29:24 2017 New Revision: 252294 URL: https://gcc.gnu.org/viewcvs?rev=252294=gcc=rev Log: i386: Rewrite check for AVX512 features Add a new file, avx512-check.h, to check

[Bug target/81590] AVX512 run-time test failures

2017-08-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/81590] AVX512 run-time test failures

2017-08-04 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Fri Aug 4 17:48:57 2017 New Revision: 250875 URL: https://gcc.gnu.org/viewcvs?rev=250875=gcc=rev Log: i386: Rewrite check for AVX512 features Add a new file, avx512-check.h, to

[Bug target/81590] AVX512 run-time test failures

2017-07-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 --- Comment #4 from H.J. Lu --- (In reply to H.J. Lu from comment #0) > On Skylake server running Fedora 25/x86-64, r250630 gave: > This is on a 80-core machine with "make check -j80". > FAIL: libgomp.c/for-3.c execution test > FAIL:

[Bug target/81590] AVX512 run-time test failures

2017-07-28 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 --- Comment #3 from H.J. Lu --- Created attachment 41857 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41857=edit A patch to properly check AVX512 features

[Bug target/81590] AVX512 run-time test failures

2017-07-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 --- Comment #2 from Richard Biener --- So partly a testsuite issue but the libgomp cases may be wrong-code?

[Bug target/81590] AVX512 run-time test failures

2017-07-27 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81590 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|