This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 956a2d6aade 2018-10-18 Richard Biener rguenther@suse.de new d22c31a4601 PR libstdc++/87641 correctly initialize accumulator in vala [...]
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 | 10 +++++ libstdc++-v3/include/bits/valarray_array.h | 9 ++-- .../86874.cc => 26_numerics/valarray/87641.cc} | 48 +++++++++++++++------- 3 files changed, 48 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/86874.cc => 26_numerics/valarray/8764 [...]