This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 64b7e66c1a8 Daily bump. new c848c0ec7fa d: Ensure casting from bool results in either 0 or 1 (PR96435)
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-convert.cc | 36 ++++++++++++++++++++++++++++++++++++ gcc/d/d-tree.h | 1 + gcc/d/expr.cc | 13 ++++++++----- gcc/testsuite/gdc.dg/pr96435.d | 21 +++++++++++++++++++++ 4 files changed, 66 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gdc.dg/pr96435.d