This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2730aa7809b Mark gcc.dg/shrink-wrap-loop.c as XFAIL. new 55303957de8 d: Factor d_nested_class and d_nested_struct into single function. new bafda275371 d: Drop any field or parameter types that got cached before [...] new b2abe4e1ade d: Insert null terminator in obstack buffers new bc5208f7357 d: Use hasMonitor to determine whether to emit a __monitor [...] new 3b52a1086c1 d: Use Identifier::idPool to generate anonymous field name. new 99d6d3d92f2 d: Factor aggregate_initializer_decl to set the sinit for a [...] new e22b7ae15b0 d: Set COMDAT and visibility of thunks only if they are public. new 370f66b6af3 d: Only handle named enums in enum_initializer_decl new c18db639a31 d: Clarify comment for generating static array assignment w [...] new 5ad4eab2e6f d: Don't generate a PREDICT_EXPR when assert contracts are [...] new baa1226c379 d: Always layout initializer for the m_RTInfo field in Type [...] new 011134dc19d d: Remove dead code from binary_op.
The 12 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/d/d-builtins.cc | 19 +++++++++++++++---- gcc/d/d-codegen.cc | 54 ++++++++++++++--------------------------------------- gcc/d/d-lang.cc | 6 +++++- gcc/d/decl.cc | 45 ++++++++++++++++++++++---------------------- gcc/d/expr.cc | 26 ++++++-------------------- gcc/d/typeinfo.cc | 23 ++++++++++++++++------- gcc/d/types.cc | 2 +- 7 files changed, 80 insertions(+), 95 deletions(-)