This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46fcef99f49 c++: Avoid strict_aliasing_warning on dependent types or ex [...] new 0af711e1914 d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
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: gcc/d/ChangeLog | 17 +++++++++++ gcc/d/d-codegen.cc | 67 ++++-------------------------------------- gcc/d/d-convert.cc | 14 +++++---- gcc/d/d-tree.h | 4 +-- gcc/d/expr.cc | 33 +++++++++------------ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gdc.dg/pr94970.d | 20 +++++++++++++ 7 files changed, 71 insertions(+), 89 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr94970.d