Commit b48042bb by Uros Bizjak Committed by Uros Bizjak

pr77833.c: Require int128 effective target.

	* gcc.target/i386/pr77833.c: Require int128 effective target.

From-SVN: r240815
parent c6173393
2016-10-05 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/pr77833.c: Require int128 effective target.
2016-10-05 Steven G. Kargl <kargls@gcc.gnu.org>
PR fortran/58991
......
/* { dg-do compile } */
/* { dg-require-effective-target int128 } */
/* { dg-options "-O -mavx512f" } */
typedef unsigned long V __attribute__((vector_size(64)));
......
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