This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5be2313bcee aarch64: Use constexpr for out-of-line statics new ac5d63a46d7 libstdc++: fix _V badname in <generator> new fb1d50e1f6e libstdc++: fix generator iterator operator* return type
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/std/generator | 22 ++++++++++++---------- .../range_generators/iter_deref_return.cc} | 22 +++++++++++----------- 2 files changed, 23 insertions(+), 21 deletions(-) copy libstdc++-v3/testsuite/{20_util/aligned_storage/deprecated-2b.cc => 24_iterat [...]