This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da086e472b6 gcc: xtensa: use GP_RETURN_* instead of magic constant new 26be8b84603 scoped tables: insert before further lookups new 50a02703899 varpool: do not add NULL vnodes to referenced new d7c8a16537a tree-inline decl_map: skip mapping NULL to itself new 8251f319439 [C++] constraint: insert norm entry once new e2535c60352 ssa-loop-niter: skip caching of null operands new a7d397bf6fa tree-inline decl_map: skip mapping result's NULL default def new 184278b93fc postreload-gcse: no insert on mere lookup new 06be65894f7 tm: complete tm_restart insertion new 6ec8079e0b7 [C++] constexpr: request insert iff depth is ok new 3d40144cb4b lto: drop dummy partition mapping new 025e3d57995 ada: don't map NULL decl to locus new 1b927085205 hash set: reject attempts to add empty values new 8d48107702a hash-map: reject empty-looking insertions new 512af6c3803 parloops: don't request insert that won't be completed new 603da201681 prevent hash set/map insertion of deleted entries
The 15 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/ada/gcc-interface/trans.cc | 2 +- gcc/cp/constexpr.cc | 8 +++++--- gcc/cp/constraint.cc | 8 +++++--- gcc/hash-map.h | 8 ++++++-- gcc/hash-set.h | 7 ++++++- gcc/lto/lto-partition.cc | 1 - gcc/postreload-gcse.cc | 2 +- gcc/trans-mem.cc | 2 +- gcc/tree-inline.cc | 11 ++++++----- gcc/tree-parloops.cc | 7 +++++-- gcc/tree-ssa-loop-niter.cc | 2 ++ gcc/tree-ssa-scopedtables.cc | 10 +++++----- gcc/varpool.cc | 4 +++- 13 files changed, 46 insertions(+), 26 deletions(-)