libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
libstdc++-v3/ChangeLog: * testsuite/30_threads/packaged_task/cons/alloc.cc: Run for C++11 and skip for C++17 or later.
This commit is contained in:
parent
311281441c
commit
ac4e9090fc
@ -1,6 +1,6 @@
|
||||
// { dg-do run }
|
||||
// { dg-options "-std=gnu++11" }
|
||||
// { dg-do run { target { c++11_only || c++14_only } } }
|
||||
// { dg-additional-options "-pthread" { target pthread } }
|
||||
// { dg-require-effective-target c++11 }
|
||||
// { dg-require-gthreads "" }
|
||||
|
||||
// Copyright (C) 2010-2020 Free Software Foundation, Inc.
|
||||
|
Loading…
Reference in New Issue
Block a user