This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e33a1eae25b --with-{documentation,changes}-root-url tweaks new 05b6520ed29 d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7
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/dmd/MERGE | 2 +- gcc/testsuite/gdc.test/runnable/arrayop.d | 1 + gcc/testsuite/gdc.test/runnable/ctorpowtests.d | 1 + gcc/testsuite/gdc.test/runnable/template2.d | 1 + gcc/testsuite/gdc.test/runnable/testaa2.d | 1 + libphobos/libdruntime/MERGE | 2 +- libphobos/libdruntime/Makefile.am | 3 +- libphobos/libdruntime/Makefile.in | 20 +-- .../libdruntime/config/powerpc/callwithstack.S | 172 --------------------- .../libdruntime/config/powerpc/switchcontext.S | 8 +- libphobos/libdruntime/core/internal/convert.d | 10 +- libphobos/libdruntime/core/sys/posix/sys/stat.d | 2 +- libphobos/libdruntime/core/thread.d | 146 ++++++++--------- .../testsuite/libphobos.thread/fiber_guard_page.d | 2 +- 14 files changed, 101 insertions(+), 270 deletions(-) delete mode 100644 libphobos/libdruntime/config/powerpc/callwithstack.S