This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a479c31b51 c++: make -fpermissive avoid -Werror=narrowing new 940645cec50 libstdc++: Reduce <functional> inclusion to <stl_algobase.h>
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/include/bits/stl_algo.h | 90 --------------------------- libstdc++-v3/include/bits/stl_algobase.h | 92 ++++++++++++++++++++++++++++ libstdc++-v3/include/experimental/functional | 5 +- libstdc++-v3/include/parallel/algo.h | 53 ---------------- libstdc++-v3/include/parallel/algobase.h | 57 ++++++++++++++++- libstdc++-v3/include/std/functional | 2 +- 6 files changed, 149 insertions(+), 150 deletions(-)