This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b42322b [gcc] 2016-06-15 Michael Meissner meissner@linux.vnet.ibm.com new caa5d56 2016-06-15 François Dumont fdumont@gcc.gnu.org new 36df191 2016-06-15 Paolo Carlini paolo.carlini@oracle.com
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: gcc/cp/ChangeLog | 8 ++ gcc/cp/call.c | 8 +- gcc/cp/decl.c | 17 +-- libstdc++-v3/ChangeLog | 24 ++++ libstdc++-v3/include/bits/deque.tcc | 6 +- libstdc++-v3/include/bits/stl_deque.h | 42 +++---- libstdc++-v3/include/bits/stl_vector.h | 197 +++++++++++++++++---------------- libstdc++-v3/include/bits/vector.tcc | 3 +- 8 files changed, 175 insertions(+), 130 deletions(-)