This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 24010b8db35 * config/v850/v850.md (addsi3_set_flags): New pattern. (s [...] new 39e70bf96df 2018-06-27 François Dumont fdumont@gcc.gnu.org new 06f3e75c775 Fix typo in libgcc/Makefile.in
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: libgcc/ChangeLog | 5 + libgcc/Makefile.in | 2 +- libstdc++-v3/ChangeLog | 29 +++++ libstdc++-v3/include/bits/stl_vector.h | 138 ++++++++++++++------- libstdc++-v3/include/debug/vector | 2 + .../vector/{bool => }/allocator/default_init.cc | 4 +- .../vector/cons/noexcept_move_construct.cc | 32 ++++- 7 files changed, 166 insertions(+), 46 deletions(-) copy libstdc++-v3/testsuite/23_containers/vector/{bool => }/allocator/default_init [...]