76680678a8
2015-12-09 Tom de Vries <tom@codesourcery.com> PR tree-optimization/68716 * tree-ssa-structalias.c (find_func_clobbers): Fix handling of BUILT_IN_GOMP_PARALLEL and BUILT_IN_GOACC_PARALLEL. * testsuite/libgomp.c/omp-nested-2.c: New test. From-SVN: r231449
5 lines
85 B
C
5 lines
85 B
C
// { dg-do run }
|
|
// { dg-additional-options "-fipa-pta" }
|
|
|
|
#include "omp-nested-1.c"
|