This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 7fe81705fba Daily bump. new f7ece1a3200 d: Respect explicit align(N) type alignment (PR100935) new d660f34b671 d: TypeInfo error when using slice copy on Structs (PR100964)
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/dmd/expression.c | 7 +++++-- gcc/d/dmd/mtype.c | 5 ++++- gcc/testsuite/gdc.test/compilable/aggr_alignment.d | 20 ++++++++++++++++++++ gcc/testsuite/gdc.test/compilable/betterCarray.d | 10 ++++++++++ 4 files changed, 39 insertions(+), 3 deletions(-)