This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dc033e0149f testsuite, Darwin : Skip a test requiring strndup in libc. new 07984707be4 d: ICE in gimple_register_canonical_type_1, at lto/lto-comm [...] new 1925e514b4a d: Use POINTER_SIZE for testing whether to predefine D_LP64 new ce15a3e757c d: Convert convert_for_rvalue switch statement into if condition new 0abfd7f4f48 d: Get __c_wchar_t type from build_frontend_type new 2b8543a8ce5 d: Use `int` to store class and struct flags new 118a559df99 d: Update comment for TypeInfoVisitor::layout_base new 766f5f87269 d: Call the assertp and boundsp variants for assert and arr [...]
The 7 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 | 2 +- gcc/d/d-codegen.cc | 186 +++++++++++++++++++++++++--------- gcc/d/d-convert.cc | 4 +- gcc/d/d-tree.h | 8 +- gcc/d/expr.cc | 58 ++--------- gcc/d/runtime.cc | 5 + gcc/d/runtime.def | 24 +++-- gcc/d/toir.cc | 2 +- gcc/d/typeinfo.cc | 9 +- gcc/d/types.cc | 3 +- gcc/testsuite/gdc.dg/lto/pr102094_0.d | 18 ++++ 11 files changed, 200 insertions(+), 119 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/lto/pr102094_0.d