Commit 656867bc by Rainer Orth Committed by Rainer Orth

Require int128 support in gcc.dg/autopar/pr91162.c

	* gcc.dg/autopar/pr91162.c: Require int128 support.

From-SVN: r273518
parent 6eaf3f9e
2019-07-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.dg/autopar/pr91162.c: Require int128 support.
2019-07-15 Richard Biener <rguenther@suse.de> 2019-07-15 Richard Biener <rguenther@suse.de>
PR middle-end/91162 PR middle-end/91162
......
/* { dg-do compile } */ /* { dg-do compile { target int128 } } */
/* { dg-options "-O -ftree-parallelize-loops=2 -fno-tree-dominator-opts --param parloops-min-per-thread=30" } */ /* { dg-options "-O -ftree-parallelize-loops=2 -fno-tree-dominator-opts --param parloops-min-per-thread=30" } */
void void
......
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