This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 6c956030338 Daily bump. new f6be26657c8 d: Fix comparing uninitialized memory in dstruct.d [PR116961]
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/d-codegen.cc | 6 +++--- gcc/d/d-ctfloat.cc | 6 +++--- gcc/d/d-longdouble.cc | 12 ++++++------ gcc/d/d-port.cc | 4 ++-- gcc/testsuite/gdc.dg/pr116961.d | 7 +++++++ 5 files changed, 21 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr116961.d