mirror of git://gcc.gnu.org/git/gcc.git
OpenMP: testsuite fixup for g++.dg/gomp/adjust-args-7.C
I screwed up this testcase when backporting "OpenMP: C/C++ adjust-args numeric ranges" to OG14. gcc/testsuite/ChangeLog * g++.dg/gomp/adjust-args-7.C: Put dg-require-effective-target in a comment.
This commit is contained in:
parent
a9f1e49fa1
commit
97067daf1d
|
|
@ -1,4 +1,4 @@
|
|||
{ dg-require-effective-target c++11 }
|
||||
/* { dg-require-effective-target c++11 } */
|
||||
/* PR c++/118859 */
|
||||
|
||||
/* Diagnose invalid substituted types of depdendent parameters specified
|
||||
|
|
|
|||
Loading…
Reference in New Issue