Commit 60d87d86 by Uros Bizjak Committed by Uros Bizjak

pr82618.c (dg-options): Add -mno-stv.

	* gcc.target/i386/pr82618.c (dg-options): Add -mno-stv.

From-SVN: r256447
parent fd0c1dd1
2018-01-10 Uros Bizjak <ubizjak@gmail.com>
* gcc.target/i386/pr82618.c (dg-options): Add -mno-stv.
2018-01-10 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
* gcc.dg/memcmp-1.c: Reduce runtime to something reasonable.
......
/* PR target/82618 */
/* { dg-do compile } */
/* { dg-options "-O2" } */
/* { dg-options "-O2 -mno-stv" } */
#ifdef __SIZEOF_INT128__
typedef unsigned __int128 U;
......
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