This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 149d3941ce0 2017-06-12 François Dumont fdumont@gcc.gnu.org new 140fbe0fc07 Finish implementing P0426R1 "Constexpr for std::char_traits [...]
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/ChangeLog | 23 +++++ libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 5 +- libstdc++-v3/include/bits/char_traits.h | 101 ++++++++++++++++++--- .../requirements/constexpr_functions_c++17.cc | 16 ++-- 4 files changed, 123 insertions(+), 22 deletions(-)