This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aa9d9423caf PR libstdc++/68197 fail on negative iword/pword indices new b63a0dff6b1 2018-05-02 François Dumont fdumont@gcc.gnu.org
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 | 12 ++++++++ libstdc++-v3/include/bits/deque.tcc | 2 +- libstdc++-v3/include/bits/list.tcc | 2 +- libstdc++-v3/include/bits/stl_bvector.h | 2 +- libstdc++-v3/include/bits/vector.tcc | 2 +- .../83709.cc => deque/modifiers/assign/1.cc} | 34 +++++++++------------- .../insert/83709.cc => list/modifiers/assign/1.cc} | 34 +++++++++------------- .../83709.cc => vector/bool/modifiers/assign/1.cc} | 25 ++++++++-------- .../83709.cc => vector/modifiers/assign/1.cc} | 25 ++++++++-------- 9 files changed, 68 insertions(+), 70 deletions(-) copy libstdc++-v3/testsuite/23_containers/{unordered_set/insert/83709.cc => deque/ [...] copy libstdc++-v3/testsuite/23_containers/{unordered_set/insert/83709.cc => list/m [...] copy libstdc++-v3/testsuite/23_containers/{unordered_set/insert/83709.cc => vector [...] copy libstdc++-v3/testsuite/23_containers/{unordered_set/insert/83709.cc => vector [...]