This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c4a05f251a Simplify co_await_expander. new 7478addd84a libphobos: Use libdruntime as a convenience library for libphobos.
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 | 6 ++ gcc/d/d-spec.cc | 14 +--- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/lib/gdc.exp | 14 +--- libphobos/ChangeLog | 13 ++++ libphobos/d_rules.am | 11 --- libphobos/libdruntime/Makefile.am | 17 +++++ libphobos/libdruntime/Makefile.in | 133 ++++++++++++++++++++++++++++----- libphobos/src/Makefile.am | 13 +++- libphobos/src/Makefile.in | 28 +++---- libphobos/testsuite/lib/libphobos.exp | 4 - libphobos/testsuite/testsuite_flags.in | 1 - 12 files changed, 183 insertions(+), 75 deletions(-)