This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d81bc2af7d2 pr94780.c fails with ICE on aarch64 [PR94820] new 75f758a7039 d: Merge bug fix from upstream dmd 06160ccae new 5916f2f6735 libphobos: Fix KERNEL_VERSION condition in libphobos testsuite
The 2 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-codegen.cc | 4 +++- gcc/d/dmd/MERGE | 2 +- gcc/d/dmd/aggregate.h | 17 ++++++++++++-- gcc/d/dmd/dclass.c | 32 +++++++++++++-------------- gcc/d/dmd/declaration.c | 2 +- gcc/d/dmd/dstruct.c | 4 ++++ gcc/d/dmd/func.c | 4 ++-- gcc/d/dmd/opover.c | 2 +- gcc/d/dmd/traits.c | 24 ++++++++++++++++++-- gcc/testsuite/gdc.test/compilable/test17419.d | 18 +++++++++++++++ libphobos/ChangeLog | 5 +++++ libphobos/testsuite/lib/libphobos.exp | 2 +- 13 files changed, 93 insertions(+), 28 deletions(-)