This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e9dea52 2016-09-15 Chung-Lin Tang cltang@codesourcery.com new 296b549 Fix testsuite to not increment bool new e1719e7 2016-09-15 Richard Biener rguenther@suse.de new e8cef9d Reformat libstdc++-v3/ChangeLog to fit in 80 columns new cb75e52 Fix testsuite to not increment bool new 43514de Editorial fixes to libstdc++ debug mode docs
The 5 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/ChangeLog | 18 ++ gcc/config/darwin-protos.h | 4 +- gcc/config/darwin.c | 9 +- gcc/config/darwin.h | 6 +- gcc/config/i386/cygming.h | 6 +- gcc/config/ia64/ia64.h | 4 +- gcc/doc/tm.texi | 7 +- gcc/doc/tm.texi.in | 7 +- gcc/dwarf2asm.c | 31 ++- gcc/dwarf2asm.h | 4 + libstdc++-v3/ChangeLog | 271 +++++++++++++-------- .../doc/html/manual/debug_mode_design.html | 11 +- libstdc++-v3/doc/xml/manual/debug_mode.xml | 11 +- .../23_containers/vector/debug/insert6_neg.cc | 1 - libstdc++-v3/testsuite/util/debug/checks.h | 13 + 15 files changed, 268 insertions(+), 135 deletions(-)