Mercurial > hg > CbC > CbC_gcc
comparison libstdc++-v3/testsuite/30_threads/promise/cons/alloc2.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 compile { target c++11 } } | 1 // { dg-do compile { target c++11 } } |
2 // { dg-require-cstdint "" } | |
3 // { dg-require-gthreads "" } | 2 // { dg-require-gthreads "" } |
4 | 3 |
5 // Copyright (C) 2011-2017 Free Software Foundation, Inc. | 4 // Copyright (C) 2011-2018 Free Software Foundation, Inc. |
6 // | 5 // |
7 // This file is part of the GNU ISO C++ Library. This library is free | 6 // This file is part of the GNU ISO C++ Library. This library is free |
8 // software; you can redistribute it and/or modify it under the | 7 // software; you can redistribute it and/or modify it under the |
9 // terms of the GNU General Public License as published by the | 8 // terms of the GNU General Public License as published by the |
10 // Free Software Foundation; either version 3, or (at your option) | 9 // Free Software Foundation; either version 3, or (at your option) |