This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c161bb93158 [D] Fix IdentityExp comparison for complex floats. new c343819b140 [D] Fix identity comparison for structs with complex float fields.
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 | 9 +++++++ gcc/d/d-codegen.cc | 58 +++++++++++++++++++++++++++++++++-------- gcc/d/d-tree.h | 1 + gcc/d/expr.cc | 14 ---------- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gdc.dg/runnable.d | 20 ++++++++++++++ 6 files changed, 81 insertions(+), 25 deletions(-)