comparison libstdc++-v3/testsuite/30_threads/promise/members/swap.cc @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 // { dg-do run } 1 // { dg-do run }
2 // { dg-options "-pthread" } 2 // { dg-options "-pthread" }
3 // { dg-require-effective-target c++11 } 3 // { dg-require-effective-target c++11 }
4 // { dg-require-effective-target pthread } 4 // { dg-require-effective-target pthread }
5 // { dg-require-cstdint "" }
6 // { dg-require-gthreads "" } 5 // { dg-require-gthreads "" }
7 6
8 // Copyright (C) 2009-2017 Free Software Foundation, Inc. 7 // Copyright (C) 2009-2018 Free Software Foundation, Inc.
9 // 8 //
10 // This file is part of the GNU ISO C++ Library. This library is free 9 // This file is part of the GNU ISO C++ Library. This library is free
11 // software; you can redistribute it and/or modify it under the 10 // software; you can redistribute it and/or modify it under the
12 // terms of the GNU General Public License as published by the 11 // terms of the GNU General Public License as published by the
13 // Free Software Foundation; either version 3, or (at your option) 12 // Free Software Foundation; either version 3, or (at your option)