This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef37ddf477a libgomp.fortran/alloc-*.f90: Add missing dg-prune-output new d46a29d9190 libphobos: Define main function as extern(C) when compiling [...] new efa5449a094 libphobos: Give _Unwind_Exception an alignment that best re [...] new 01111532341 libphobos: Remove unused variables in gcc.backtrace. new ed3ec7343b7 libphobos: Print stacktrace before terminating program due [...] new 8088a33df5f libphobos: Select the appropriate exception handler in getC [...]
The 5 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/testsuite/gdc.dg/pr102476.d | 3 ++ libphobos/libdruntime/__main.di | 14 +++++- libphobos/libdruntime/core/runtime.d | 14 ++---- libphobos/libdruntime/gcc/backtrace.d | 24 +-------- libphobos/libdruntime/gcc/deh.d | 79 ++++++++++++++++++------------ libphobos/libdruntime/gcc/unwind/generic.d | 22 ++++++++- 6 files changed, 90 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr102476.d