This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a7b6668f8f d: Add option to include imported modules in the compilatio [...] new 424c6c88038 d: Fix importC cannot find input file __importc_builtins.d [...]
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: .../compilable/compilable.exp => gdc.dg/import-c/import-c.exp} | 9 ++++----- gcc/testsuite/gdc.dg/import-c/pr119761.d | 2 ++ gcc/testsuite/gdc.dg/import-c/pr119761c.c | 4 ++++ libphobos/libdruntime/MERGE | 2 +- libphobos/libdruntime/Makefile.am | 2 +- libphobos/libdruntime/Makefile.in | 2 +- libphobos/libdruntime/{__builtins.di => __importc_builtins.di} | 10 ++++++++-- 7 files changed, 21 insertions(+), 10 deletions(-) copy gcc/testsuite/{gdc.test/compilable/compilable.exp => gdc.dg/import-c/import-c [...] create mode 100644 gcc/testsuite/gdc.dg/import-c/pr119761.d create mode 100644 gcc/testsuite/gdc.dg/import-c/pr119761c.c rename libphobos/libdruntime/{__builtins.di => __importc_builtins.di} (93%)