This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3090d28ab35 c: Fix parser error on address space names [PR 123583] new 92f976fc2a8 d: RVO/NRVO not done when returning a copy constructor
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/expr.cc | 2 +- gcc/d/toir.cc | 57 +++++++++++++++++++++++---------- gcc/testsuite/gdc.dg/torture/pr123422.d | 25 +++++++++++++++ 3 files changed, 66 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/torture/pr123422.d