This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bdce43ce5a5 i386: move non-target attributes out of target section new 72ddd861d38 libstdc++: Fix even more doxygen markup for group close commands new 40ccb47b505 libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985]
The 2 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/bits/fs_fwd.h | 2 +- libstdc++-v3/include/bits/hashtable.h | 10 ++++-- libstdc++-v3/include/bits/streambuf_iterator.h | 2 +- libstdc++-v3/include/bits/uses_allocator_args.h | 2 +- libstdc++-v3/include/std/memory | 2 +- libstdc++-v3/include/tr1/complex | 2 +- .../explicit_instantiation/5.cc => cons/99985.cc} | 37 +++++++++++++++------- 7 files changed, 39 insertions(+), 18 deletions(-) copy libstdc++-v3/testsuite/23_containers/unordered_set/{requirements/explicit_ins [...]