]> git.ipfire.org Git - thirdparty/gcc.git/commit
2013-06-11 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2013 09:50:55 +0000 (09:50 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2013 09:50:55 +0000 (09:50 +0000)
commit5aa09f64d2f4ce64cf8ae3212ea60fc77dbfbd61
tree92a99a96ac24c2fabb5fb9ab5e056327d1e3db3c
parent80f0bcca9accc7b170177887bcbe98cff294b052
2013-06-11  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/56019
* include/c_global/cstddef (max_align_t): Add to namespace std.
* include/c_std/cstddef: Likewise.
* testsuite/18_support/max_align_t/requirements/1.cc: New.
* testsuite/18_support/max_align_t/requirements/2.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199945 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cstddef
libstdc++-v3/include/c_std/cstddef
libstdc++-v3/testsuite/18_support/max_align_t/requirements/1.cc [new file with mode: 0644]
libstdc++-v3/testsuite/18_support/max_align_t/requirements/2.cc [new file with mode: 0644]