This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f974c5fd4f Daily bump. new 5d2a360f0a5 d: Add warning for call expression without side effects
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 | 54 ++++++++++++++++++++++++++++++++++++ gcc/d/d-tree.h | 7 +++++ gcc/d/expr.cc | 13 ++++++++- gcc/d/toir.cc | 32 +++++++++++++++++++++ gcc/testsuite/gdc.dg/Wunused_value.d | 29 +++++++++++++++++++ 5 files changed, 134 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gdc.dg/Wunused_value.d