Commit 254c23d3 by David Malcolm Committed by David Malcolm

Fixes to testcase for PR tree-optimization/86636

gcc/testsuite/ChangeLog:
	PR tree-optimization/86636
	* gcc.c-torture/compile/pr86636.c: Add dg-do compile.
	Add dg-require-effective-target pthread.

From-SVN: r263031
parent b72e71a3
2018-07-27 David Malcolm <dmalcolm@redhat.com>
PR tree-optimization/86636
* gcc.c-torture/compile/pr86636.c: Add dg-do compile.
Add dg-require-effective-target pthread.
2018-07-26 Qing Zhao <qing.zhao@oracle.com>
* gcc.dg/strcmpopt_5.c: Change to O2 to enable the transformation.
......
/* { dg-do compile } */
/* { dg-require-effective-target pthread } */
/* { dg-options "-fsave-optimization-record -ftree-loop-vectorize -ftree-parallelize-loops=2" } */
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