This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b9250b3cb91 ipa/94947 - avoid using externally_visible_p () new 0ca22d027ec c++: Implement P1957R2, T* to bool should be considered narrowing. new 41081235df0 Wrap global variables in tree-ssa-operands.c into a class.
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/ChangeLog | 27 +++ gcc/cp/ChangeLog | 6 + gcc/cp/typeck2.c | 7 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/cpp0x/initlist92.C | 2 +- gcc/tree-ssa-operands.c | 306 ++++++++++++++++++++------------ 6 files changed, 232 insertions(+), 121 deletions(-)