This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ade6e7204ce critical-hint-*.{c,f90}: Move from gcc/testsuite to libgomp [...] new 4821e0aabee expr: Allow scalar_int_mode target mode when converting a constant new 259c3965b1b expmed: Fix possible use of NULL_RTX return value from emit [...] new a5a8a4e6156 libstdc++: Constrain reverse_iterator and move_iterator con [...] new 748ada0acb6 Limit pr95237-6.c to x86 targets new 5980c0dcc6b c++: mangling cleanups new 18d96339d26 preprocessor: add_path simplifications new 63fa0927e8a c++: Shrink lambda-expr new 0f32c94fc72 c++: More cleanups for modern C++ new 5324a3e621d c++: structural_comptypes addition new 7be9b276b44 dump: filenames containing - new 6e1e0decc9e c++: Don't add enums to class's decl_list
The 11 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: gcc/cp/class.c | 13 ++-- gcc/cp/cp-tree.h | 4 +- gcc/cp/decl.c | 61 +++++++----------- gcc/cp/decl2.c | 12 ++-- gcc/cp/error.c | 24 ++++--- gcc/cp/mangle.c | 75 ++++++++-------------- gcc/cp/typeck.c | 24 ++++--- gcc/dumpfile.c | 2 +- gcc/expmed.c | 35 ++++++---- gcc/expr.c | 4 +- gcc/incpath.c | 8 ++- gcc/testsuite/c-c++-common/pr95237-6.c | 4 +- libstdc++-v3/include/bits/stl_iterator.h | 55 +++++++++++++++- .../cons/sentinel.cc => move_iterator/dr3435.cc} | 29 +++++---- .../lwg3420.cc => reverse_iterator/dr3435.cc} | 29 ++++----- 15 files changed, 199 insertions(+), 180 deletions(-) copy libstdc++-v3/testsuite/24_iterators/{istream_iterator/cons/sentinel.cc => mov [...] copy libstdc++-v3/testsuite/24_iterators/{customization_points/lwg3420.cc => rever [...]