This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 37b040cd152 Fix dumping of "former thunk" info in cgraph dump new 1886b55b82b d/dmd: Merge upstream dmd 7423993c9
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 | 5 ++ gcc/d/d-lang.cc | 3 + gcc/d/d-target.cc | 9 +++ gcc/d/dmd/MERGE | 2 +- gcc/d/dmd/cppmangle.c | 64 ++++++++++++++++++---- gcc/d/dmd/globals.h | 9 +++ gcc/d/dmd/target.h | 1 + gcc/testsuite/gdc.test/runnable/cppa.d | 5 ++ .../gdc.test/runnable/extra-files/cppb.cpp | 6 ++ 9 files changed, 91 insertions(+), 13 deletions(-)