This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53ad6b1979f libstdc++: Fix chrono::__detail::ceil to work with C++11 new 2c3b1c5f950 libstdc++: Split std::align/assume_aligned to bits/align.h
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/Makefile.am | 1 + libstdc++-v3/include/Makefile.in | 1 + libstdc++-v3/include/bits/align.h | 104 ++++++++++++++++++++++++++++++++++++++ libstdc++-v3/include/std/memory | 60 +--------------------- 4 files changed, 107 insertions(+), 59 deletions(-) create mode 100644 libstdc++-v3/include/bits/align.h