Commit 171f7de5 by Uros Bizjak

bmi2-bzhi-2.c: Change to runtime test.

	* gcc.target/i386/bmi2-bzhi-2.c: Change to runtime test.

From-SVN: r233910
parent 640fef7f
2016-03-02 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/bmi2-bzhi-2.c: Change to runtime test.
2016-03-02 Bin Cheng <bin.cheng@arm.com> 2016-03-02 Bin Cheng <bin.cheng@arm.com>
PR rtl-optimization/69052 PR rtl-optimization/69052
...@@ -29,7 +33,7 @@ ...@@ -29,7 +33,7 @@
races with sanitizer output races with sanitizer output
2016-03-02 Richard Biener <rguenther@suse.de> 2016-03-02 Richard Biener <rguenther@suse.de>
Uros Bizjak <ubizjak@gmail.com> Uros Bizjak <ubizjak@gmail.com>
PR target/67278 PR target/67278
* gcc.dg/simd-8.c: New testcase. * gcc.dg/simd-8.c: New testcase.
......
/* PR target/65368 */ /* PR target/65368 */
/* { dg-do assemble { target bmi2 } } */ /* { dg-do run { target bmi2 } } */
/* { dg-options "-O2 -mbmi2" } */ /* { dg-options "-O2 -mbmi2" } */
#include <x86intrin.h> #include <x86intrin.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment